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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
EUC-JP ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
UTF-8 옟쀚옟뻉N}옟쀚옟뻉N{^ 1110110010011000100111111110110010000000100110101110110010011000100111111110101110111011100010010100111001111101111011001001100010011111111011001000000010011010111011001001100010011111111010111011101110001001010011100111101101011110 ec989fec809aec989febbb894e7dec989fec809aec989febbb894e7b5e
UHC 옟쀚옟뻉N}옟쀚옟뻉N{^ 100111101010000110010111110110101001111010100001100101100101001001001110011111011001111010100001100101111101101010011110101000011001011001010010010011100111101101011110 9ea197da9ea196524e7d9ea197da9ea196524e7b5e

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