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 菴??唯??爾 11100100101111010011111100111111100101110100001000111111001111111000111010100010 e4bd3f3f97423f3f8ea2
EUC-JP 菴??唯??爾 11101000101111110011111100111111110011011010001100111111001111111011110010100100 e8bf3f3fcda33f3fbca4
UTF-8 菴뀀쉘唯뉐슝爾 111010001000111110110100111010111000000010000000111011001000100110011000111001011001010010101111111010111000100110010000111011001000101010011101111001111000100010111110 e88fb4eb8080ec8998e594afeb8990ec8a9de788be
UHC 菴뀀쉘唯뉐슝爾 1110010011100000101100101110101110111101101010011110101011100110100001111110010110111101101110011110110010110011 e4e0b2ebbda9eae687e5bdb9ecb3

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