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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ?消?嶽?懈??? 001111111000111111000001001111111001101111010100001111111001110011100110001111110011111100111111 3f8fc13f9bd43f9ce63f3f3f
EUC-JP ?消?嶽?懈??? 001111111011111011000011001111111101011011010110001111111101100011101000001111110011111100111111 3fbec33fd6d63fd8e83f3f3f
UTF-8 뤵消쵍嶽롔懈렰샴뤵 111010111010010010110101111001101011011010001000111011001011010110001101111001011011011010111101111010111010000110010100111001101000011110001000111010111010000010110000111011001000001110110100111010111010010010110101 eba4b5e6b688ecb58de5b6bdeba194e68788eba0b0ec83b4eba4b5
UHC 뤵消쵍嶽롔懈렰샴뤵 100011111110001111100001101111001010110010001111111001001100000010001110110110001111101010101011100011101011110110111100101001001000111111100011 8fe3e1bcac8fe4c08ed8faab8ebdbca48fe3

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