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 餓?????円?? 1000100111101100001111110011111100111111001111110011111110001001011111100011111100111111 89ec3f3f3f3f3f897e3f3f
EUC-JP 餓?????円?? 1011001011101110001111110011111100111111001111110011111110110001110111110011111100111111 b2ee3f3f3f3f3fb1df3f3f
UTF-8 餓뀄렂溜뀀젦円븐꼈 111010011010010010010011111010111000000010000100111010111010000010000010111011111010011110001011111010111000000010000000111011001010000010100110111001011000011010000110111010111011100010010000111010101011110010001000 e9a493eb8084eba082efa78beb8080eca0a6e58686ebb890eabc88
UHC 餓뀄렂溜뀀젦円븐꼈 111001001011101110110010111011011000111010011100111010101111111010110010111010111010000010011110111001011111011110111010111011001011001010111100 e4bbb2ed8e9ceafeb2eba09ee5f7baecb2bc

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