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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 節?n}節?n{^ 1001000011011111001111110110111001111101100100001101111100111111011011100111101101011110 90df3f6e7d90df3f6e7b5e
EUC-JP 節?n}節?n{^ 1100000011100001001111110110111001111101110000001110000100111111011011100111101101011110 c0e13f6e7dc0e13f6e7b5e
UTF-8 節쫛n}節쫛n{^ 1110011110101111100000001110110010101011100110110110111001111101111001111010111110000000111011001010101110011011011011100111101101011110 e7af80ecab9b6e7de7af80ecab9b6e7b5e
UHC 節쫛n}節쫛n{^ 11101111101111011010011001101111011011100111110111101111101111011010011001101111011011100111101101011110 efbda66f6e7defbda66f6e7b5e

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