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 ???節?ケ節 00111111001111110011111110010000110111110011111110000011010100001001000011011111 3f3f3f90df3f835090df
EUC-JP ???節?ケ節 00111111001111110011111111000000111000010011111110100101101100011100000011100001 3f3f3fc0e13fa5b1c0e1
UTF-8 樂롥뙸節뚩ケ節 111011111010011010111111111010111010000110100101111010111001100110111000111001111010111110000000111010111001101010101001111000111000001010110001111001111010111110000000 efa6bfeba1a5eb99b8e7af80eb9aa9e382b1e7af80
UHC 樂롥뙸節뚩ケ節 1110100011111001100011101110010110001100101110111110111110111101100011001110100010101011101100011110111110111101 e8f98ee58cbbefbd8ce8abb1efbd

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