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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ??????飮 0011111100111111001111110011111100111111001111111001111101011010 3f3f3f3f3f3f9f5a
EUC-JP ???靷??飮 00111111001111110011111110001111111001111011110100111111001111111101110110111011 3f3f3f8fe7bd3f3fddbb
UTF-8 吳됱눨靷붻몛飮 111001011001000010110011111010111001000010110001111010111000100010101000111010011001110110110111111010111011011010111011111010111010101010011011111010011010001110101110 e590b3eb90b1eb88a8e99db7ebb6bbebaa9be9a3ae
UHC 吳됱눨靷붻몛飮 1110011111101111100010011110110010000111101111111110110011100110100101001110100010010001100010011110101111100110 e7ef89ec87bfece694e89189ebe6

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