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 ????砥?? 0011111100111111001111110011111110010011011101010011111100111111 3f3f3f3f93753f3f
EUC-JP ?紈??砥?? 00111111100011111101001111001101001111110011111111000101110101100011111100111111 3f8fd3cd3f3fc5d63f3f
UTF-8 뤗紈웡롊砥렳뤵 111010111010010010010111111001111011010010001000111011001001101110100001111010111010000110001010111001111010000010100101111010111010000010110011111010111010010010110101 eba497e7b488ec9ba1eba18ae7a0a5eba0b3eba4b5
UHC 뤗紈웡롊砥렳뤵 1000111111000111111111001011110010111111111111011000111011010000111100101011001010001110110000001000111111100011 8fc7fcbcbffd8ed0f2b28ec08fe3

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