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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 邵慕舶逋ー迺③ 11100111101110001001010111100111100101001001010111100111100110011011000011100111100100101000011101000010 e7b895e79495e799b0e7928742
EUC-JP 邵慕舶逋ー迺? 11101110101110101100101011101001110001111111010111101101111110011000111010110000111011011111001000111111 eebacae9c7f5edf98eb0edf23f
UTF-8 邵慕舶逋ー迺③ 111010011000001010110101111001101000010110010101111010001000100010110110111010011000000010001011111011111011110110110000111010001011111110111010111000101001000110100010 e982b5e68595e888b6e9808befbdb0e8bfbae291a2
UHC 邵慕舶逋??③ 111000011101000011011001101101111101101011011100111110001110011100111111001111111010100011101001 e1d0d9b7dadcf8e73f3fa8e9

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