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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 節?〕N}節?〕N{^ 100100001101111100111111100000010110110001001110011111011001000011011111001111111000000101101100010011100111101101011110 90df3f816c4e7d90df3f816c4e7b5e
EUC-JP 節?〕N}節?〕N{^ 110000001110000100111111101000011100110101001110011111011100000011100001001111111010000111001101010011100111101101011110 c0e13fa1cd4e7dc0e13fa1cd4e7b5e
UTF-8 節깁〕N}節깁〕N{^ 1110011110101111100000001110101010111001100000011110001110000000100101010100111001111101111001111010111110000000111010101011100110000001111000111000000010010101010011100111101101011110 e7af80eab981e380954e7de7af80eab981e380954e7b5e
UHC 節깁〕N}節깁〕N{^ 1110111110111101101100011110100110100001101100110100111001111101111011111011110110110001111010011010000110110011010011100111101101011110 efbdb1e9a1b34e7defbdb1e9a1b34e7b5e

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