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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 飮?飮?N}飮?飮?N{^ 1001111101011010001111111001111101011010001111110100111001111101100111110101101000111111100111110101101000111111010011100111101101011110 9f5a3f9f5a3f4e7d9f5a3f9f5a3f4e7b5e
EUC-JP 飮?飮?N}飮?飮?N{^ 1101110110111011001111111101110110111011001111110100111001111101110111011011101100111111110111011011101100111111010011100111101101011110 ddbb3fddbb3f4e7dddbb3fddbb3f4e7b5e
UTF-8 飮칑飮칏N}飮칑飮칏N{^ 1110100110100011101011101110110010111001100100011110100110100011101011101110110010111001100011110100111001111101111010011010001110101110111011001011100110010001111010011010001110101110111011001011100110001111010011100111101101011110 e9a3aeecb991e9a3aeecb98f4e7de9a3aeecb991e9a3aeecb98f4e7b5e
UHC 飮칑飮칏N}飮칑飮칏N{^ 111010111110011010101111011010001110101111100110101011110110011001001110011111011110101111100110101011110110100011101011111001101010111101100110010011100111101101011110 ebe6af68ebe6af664e7debe6af68ebe6af664e7b5e

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