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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?????????餓 0011111100111111001111110011111100111111001111110011111100111111001111111000100111101100 3f3f3f3f3f3f3f3f3f89ec
EUC-JP ?????????餓 0011111100111111001111110011111100111111001111110011111100111111001111111011001011101110 3f3f3f3f3f3f3f3f3fb2ee
UTF-8 溜삳젧溜삭쵗溜잙졎餓 111011111010011110001011111011001000001010110011111011001010000010100111111011111010011110001011111011001000001010101101111011001011010110010111111011111010011110001011111011001001111010011001111011001010000110001110111010011010010010010011 efa78bec82b3eca0a7efa78bec82adecb597efa78bec9e99eca18ee9a493
UHC 溜삳젧溜삭쵗溜잙졎餓 1110101011111110101110111110101110100000100111111110101011111110101110111110100010101100100110011110101011111110100111111110101110100000101110111110010010111011 eafebbeba09feafebbe8ac99eafe9feba0bbe4bb

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