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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?消?嶽?懈?? 0011111110001111110000010011111110011011110101000011111110011100111001100011111100111111 3f8fc13f9bd43f9ce63f3f
EUC-JP ?消?嶽?懈?? 0011111110111110110000110011111111010110110101100011111111011000111010000011111100111111 3fbec33fd6d63fd8e83f3f
UTF-8 뤵消쵍嶽롔懈렰샴 111010111010010010110101111001101011011010001000111011001011010110001101111001011011011010111101111010111010000110010100111001101000011110001000111010111010000010110000111011001000001110110100 eba4b5e6b688ecb58de5b6bdeba194e68788eba0b0ec83b4
UHC 뤵消쵍嶽롔懈렰샴 10001111111000111110000110111100101011001000111111100100110000001000111011011000111110101010101110001110101111011011110010100100 8fe3e1bcac8fe4c08ed8faab8ebdbca4

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