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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 翁?源?D翁?源?D^ 100010011010010100111111100011001011100100111111010001001000100110100101001111111000110010111001001111110100010001011110 89a53f8cb93f4489a53f8cb93f445e
EUC-JP 翁?源?D翁?源?D^ 101100101010011100111111101110001011101100111111010001001011001010100111001111111011100010111011001111110100010001011110 b2a73fb8bb3f44b2a73fb8bb3f445e
UTF-8 翁렫源렰D翁렫源렰D^ 111001111011111110000001111010111010000010101011111001101011101010010000111010111010000010110000010001001110011110111111100000011110101110100000101010111110011010111010100100001110101110100000101100000100010001011110 e7bf81eba0abe6ba90eba0b044e7bf81eba0abe6ba90eba0b0445e
UHC 翁렫源렰D翁렫源렰D^ 11101000101110101000111010111001111010101011100110001110101111010100010011101000101110101000111010111001111010101011100110001110101111010100010001011110 e8ba8eb9eab98ebd44e8ba8eb9eab98ebd445e

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