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 ?る?毅??攸 00111111100000101110100100111111100010110100001000111111001111111001110110111111 3f82e93f8b423f3f9dbf
EUC-JP ?る?毅??攸 00111111101001001110101100111111101101011010001100111111001111111101101011000001 3fa4eb3fb5a33f3fdac1
UTF-8 閭る벡毅뺠짆攸 111011111010011010000110111000111000001010001011111010111011001010100001111001101010111110000101111010111011101010100000111011001010011110000110111001101001010010111000 efa686e3828bebb2a1e6af85ebbaa0eca786e694b8
UHC 閭る벡毅뺠짆攸 1110011010101101101010101110101110111010101001001110101111110110100101011110100010100011100101011110101011110010 e6adaaebbaa4ebf695e8a395eaf2

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