To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??r}??r{^ 001111110011111101110010011111010011111100111111011100100111101101011110 3f3f727d3f3f727b5e
SJIS-WIN ?肛r}?肛r{^ 0011111111100011111010000111001001111101001111111110001111101000011100100111101101011110 3fe3e8727d3fe3e8727b5e
EUC-JP 瘀肛r}瘀肛r{^ 100011111100110111100011111001101110101001110010011111011000111111001101111000111110011011101010011100100111101101011110 8fcde3e6ea727d8fcde3e6ea727b5e
UTF-8 瘀肛r}瘀肛r{^ 1110011110011000100000001110100010000010100110110111001001111101111001111001100010000000111010001000001010011011011100100111101101011110 e79880e8829b727de79880e8829b727b5e
UHC 瘀肛r}瘀肛r{^ 11100101110111001111100111111101011100100111110111100101110111001111100111111101011100100111101101011110 e5dcf9fd727de5dcf9fd727b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)