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 阿???????? 10001000101000100011111100111111001111110011111100111111001111110011111100111111 88a23f3f3f3f3f3f3f3f
EUC-JP 阿???????? 10110000101001000011111100111111001111110011111100111111001111110011111100111111 b0a43f3f3f3f3f3f3f3f
UTF-8 阿숈뼦溜쀫똾溜띾젺 111010011001100010111111111011001000100010001000111010111011110010100110111011111010011110001011111011001000000010101011111010111001100010111110111011111010011110001011111010111001110110111110111011001010000010111010 e998bfec8888ebbca6efa78bec80abeb98beefa78beb9dbeeca0ba
UHC 阿숈뼦溜쀫똾溜띾젺 111001001011100110011001111011001001011010101001111010101111111010010111111010111000110010000100111010101111111010001101111010111010000010101101 e4b999ec96a9eafe97eb8c84eafe8deba0ad

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