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 踞コ貎比鬧閨カ 111001101111010110111010111001101011110110010100111001001110100110100111111010001000000110110110 e6f5bae6bd94e4e9a7e881b6
EUC-JP 踞コ貎比鬧閨カ 1110110011110111100011101011101011101100101111111100100011100110111100101010100111101111111000011000111010110110 ecf78ebaecbfc8e6f2a9efe18eb6
UTF-8 踞コ貎比鬧閨カ 111010001011100010011110111011111011110110111010111010001011001010001110111001101010111110010100111010011010110010100111111010011001011010101000111011111011110110110110 e8b89eefbdbae8b28ee6af94e9aca7e996a8efbdb6
UHC 踞??比鬧閨? 1100101111100110001111110011111111011101111011111101011110100010110100001011000100111111 cbe63f3fddefd7a2d0b13f

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