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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 程???悌?箏? 1001001011110110001111110011111100111111100100101110111000111111111000101011010100111111 92f63f3f3f92ee3fe2b53f
EUC-JP 程?栯?悌?箏? 11000100111110000011111110001111110000111101001000111111110001001111000000111111111001001011011100111111 c4f83f8fc3d23fc4f03fe4b73f
UTF-8 程렣栯렩悌렮箏렊 111001111010100010001011111010111010000010100011111001101010000010101111111010111010000010101001111001101000001010001100111010111010000010101110111001111010111010001111111010111010000010001010 e7a88beba0a3e6a0afeba0a9e6828ceba0aee7ae8feba08a
UHC 程렣栯렩悌렮箏렊 11101111111011111000111010110100111010011111000110001110101101111111000010101010100011101011101111101110101101001000111010100001 efef8eb4e9f18eb7f0aa8ebbeeb48ea1

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