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 ???傲?宿鏃 00111111001111110011111110011000111111000011111110001111011010001110100001010110 3f3f3f98fc3f8f68e856
EUC-JP ???傲?宿鏃 00111111001111110011111111010000111111100011111110111101110010011110111110110111 3f3f3fd0fe3fbdc9efb7
UTF-8 뤗횓띤傲어宿鏃 111010111010010010010111111011011001101010010011111010111001110110100100111001011000001010110010111011001001011010110100111001011010111010111111111010011000111110000011 eba497ed9a93eb9da4e582b2ec96b4e5aebfe98f83
UHC 뤗횓띤傲어宿鏃 1000111111000111110000111000111010110110111011011110011111101100101111101110111011100010110101101111000011101100 8fc7c38eb6ede7ecbeeee2d6f0ec

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