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 筌??椅??柚 11100010101000110011111100111111100010001101011000111111001111111001011101001101 e2a33f3f88d63f3f974d
EUC-JP 筌??椅??柚 11100100101001010011111100111111101100001101100000111111001111111100110110101110 e4a53f3fb0d83f3fcdae
UTF-8 筌곷굛椅썽뇳柚 111001111010110110001100111010101011001110110111111010101011010110011011111001101010010010000101111011001000110110111101111010111000011110110011111001101001111110011010 e7ad8ceab3b7eab59be6a485ec8dbdeb87b3e69f9a
UHC 筌곷굛椅썽뇳柚 1110111110100111100000011110101110000010100000111110101111110101101111011110100110000111100101111110101011110110 efa781eb8283ebf5bde98797eaf6

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