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{^ 00111111111000101011100110010001011000111110011010101001010011100111110100111111111000101011100110010001011000111110011010101001010011100111101101011110 3fe2b99163e6a94e7d3fe2b99163e6a94e7b5e
EUC-JP ?篁祖讖N}?篁祖讖N{^ 00111111111001001011101111000001110001001110110010101011010011100111110100111111111001001011101111000001110001001110110010101011010011100111101101011110 3fe4bbc1c4ecab4e7d3fe4bbc1c4ecab4e7b5e
UTF-8 뤗篁祖讖N}뤗篁祖讖N{^ 1110101110100100100101111110011110101111100000011110011110100101100101101110100010101110100101100100111001111101111010111010010010010111111001111010111110000001111001111010010110010110111010001010111010010110010011100111101101011110 eba497e7af81e7a596e8ae964e7deba497e7af81e7a596e8ae964e7b5e
UHC 뤗篁祖讖N}뤗篁祖讖N{^ 100011111100011111111100110101101111000011010011111100111101100101001110011111011000111111000111111111001101011011110000110100111111001111011001010011100111101101011110 8fc7fcd6f0d3f3d94e7d8fc7fcd6f0d3f3d94e7b5e

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