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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
UTF-8 렔렕렓렊렔렕렓렊^ 11101011101000001001010011101011101000001001010111101011101000001001001111101011101000001000101011101011101000001001010011101011101000001001010111101011101000001001001111101011101000001000101001011110 eba094eba095eba093eba08aeba094eba095eba093eba08a5e
UHC 렔렕렓렊렔렕렓렊^ 1000111010101001100011101010101010001110101010001000111010100001100011101010100110001110101010101000111010101000100011101010000101011110 8ea98eaa8ea88ea18ea98eaa8ea88ea15e

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