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 阿???????阿 1000100010100010001111110011111100111111001111110011111100111111001111111000100010100010 88a23f3f3f3f3f3f3f88a2
EUC-JP 阿??靷????阿 10110000101001000011111100111111100011111110011110111101001111110011111100111111001111111011000010100100 b0a43f3f8fe7bd3f3f3f3fb0a4
UTF-8 阿숈뼍靷닸콬溜뢧阿 111010011001100010111111111011001000100010001000111010111011110010001101111010011001110110110111111010111000101110111000111011001011110110101100111011111010011110001011111010111010001010100111111010011001100010111111 e998bfec8888ebbc8de99db7eb8bb8ecbdacefa78beba2a7e998bf
UHC 阿숈뼍靷닸콬溜뢧阿 111001001011100110011001111011001001011010010101111011001110011010110100111001101011000110100000111010101111111010001111011010001110010010111001 e4b999ec9695ece6b4e6b1a0eafe8f68e4b9

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