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 ?????????\ 00111111001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f3f5c
SJIS-WIN ?????????\ 00111111001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f3f5c
EUC-JP ?????????\ 00111111001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f3f5c
UTF-8 쑹렟쒔롋쒔롋뤏쮱픐\ 11101100100100011011100111101011101000001001111111101100100100101001010011101011101000011000101111101100100100101001010011101011101000011000101111101011101001001000111111101100101011101011000111101101100101001001000001011100 ec91b9eba09fec9294eba18bec9294eba18beba48fecaeb1ed94905c
UHC 쑹렟쒔롋쒔롋뤏쮱픐\ 10111110101010111000111010110000101111101010110110001110110100011011111010101101100011101101000110001111101111111010100010001110110000000101000001011100 beab8eb0bead8ed1bead8ed18fbfa88ec0505c

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