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 衍?????阿?? 1001111110100101001111110011111100111111001111110011111110001000101000100011111100111111 9fa53f3f3f3f3f88a23f3f
EUC-JP 衍?????阿?? 1101111010100111001111110011111100111111001111110011111110110000101001000011111100111111 dea73f3f3f3f3fb0a43f3f
UTF-8 衍뚮젲蓮쇰젚阿숈삙 111010001010000110001101111010111001101010101110111011001010000010110010111011111010011010011001111011001000011110110000111011001010000010011010111010011001100010111111111011001000100010001000111011001000001010011001 e8a18deb9aaeeca0b2efa699ec87b0eca09ae998bfec8888ec8299
UHC 衍뚮젲蓮쇰젚阿숈삙 111001101110001010001100111010111010000010100110111001101110010110111100111010111010000010010110111001001011100110011001111011001001100010011100 e6e28ceba0a6e6e5bceba096e4b999ec989c

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