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 餓???????? 10001001111011000011111100111111001111110011111100111111001111110011111100111111 89ec3f3f3f3f3f3f3f3f
EUC-JP 餓???????? 10110010111011100011111100111111001111110011111100111111001111110011111100111111 b2ee3f3f3f3f3f3f3f3f
UTF-8 餓꿱몳溜쒓낏溜곕젶 111010011010010010010011111010101011111110110001111010111010101010110011111011111010011110001011111011001001001010010011111010111000001010001111111011111010011110001011111010101011001110010101111011001010000010110110 e9a493eabfb1ebaab3efa78bec9293eb828fefa78beab395eca0b6
UHC 餓꿱몳溜쒓낏溜곕젶 111001001011101110110010111010001001000110011011111010101111111010011100111010101011001110101000111010101111111010110000111010111010000010101010 e4bbb2e8919beafe9ceab3a8eafeb0eba0aa

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