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 恢瑁夷恢瑁夷B 10001001111110001110000011101110100010001100111010001001111110001110000011101110100010001100111001000010 89f8e0ee88ce89f8e0ee88ce42
EUC-JP 恢瑁夷恢瑁夷B 10110010111110101110000011110000101100001101000010110010111110101110000011110000101100001101000001000010 b2fae0f0b0d0b2fae0f0b0d042
UTF-8 恢瑁夷恢瑁夷B 11100110100000011010001011100111100100011000000111100101101001001011011111100110100000011010001011100111100100011000000111100101101001001011011101000010 e681a2e79181e5a4b7e681a2e79181e5a4b742
UHC 恢瑁夷恢瑁夷B 11111100111000011101100111000001111011001010100011111100111000011101100111000001111011001010100001000010 fce1d9c1eca8fce1d9c1eca842

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