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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 淼夭z淼夭zB 11111011010001011001101011101110100000101001101011111011010001011001101011101110100000101001101001000010 fb459aee829afb459aee829a42
EUC-JP 淼夭z淼夭zB 100011111100011111100110110101001111000010100011111110101000111111000111111001101101010011110000101000111111101001000010 8fc7e6d4f0a3fa8fc7e6d4f0a3fa42
UTF-8 淼夭z淼夭zB 11100110101101111011110011100101101001001010110111101111101111011001101011100110101101111011110011100101101001001010110111101111101111011001101001000010 e6b7bce5a4adefbd9ae6b7bce5a4adefbd9a42
UHC ?夭z?夭zB 0011111111101000111011001010001111111010001111111110100011101100101000111111101001000010 3fe8eca3fa3fe8eca3fa42

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