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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???援ε?矣?? 001111110011111100111111100010011000011110000011110000110011111111100001111000010011111100111111 3f3f3f898783c33fe1e13f3f
EUC-JP ???援ε?矣?? 001111110011111100111111101100011110011110100110110001010011111111100010111000110011111100111111 3f3f3fb1e7a6c53fe2e33f3f
UTF-8 麗멸퓭援ε푻矣놃넪 1110111110100110100010001110101110101001101110001110110110010011101011011110011010001111101101001100111010110101111011011001000110111011111001111001111110100011111010111000011010000011111010111000010010101010 efa688eba9b8ed93ade68fb4ceb5ed91bbe79fa3eb8683eb84aa
UHC 麗멸퓭援ε푻矣놃넪 111001101011000010111000111010101011111110010100111010101011010110100101111001011011111010000111111010111111100010000110111011011000011010101010 e6b0b8eabf94eab5a5e5be87ebf886ed86aa

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