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 ???祐????^ 00111111001111110011111110010111010100110011111100111111001111110011111101011110 3f3f3f97533f3f3f3f5e
EUC-JP ???祐???瑀^ 001111110011111100111111110011011011010000111111001111110011111110001111110011001011011101011110 3f3f3fcdb43f3f3f8fccb75e
UTF-8 롇렯렳祐롇렯렳瑀^ 11101011101000011000011111101011101000001010111111101011101000001011001111100111101001011001000011101011101000011000011111101011101000001010111111101011101000001011001111100111100100011000000001011110 eba187eba0afeba0b3e7a590eba187eba0afeba0b3e791805e
UHC 롇렯렳祐롇렯렳瑀^ 1000111011001101100011101011110010001110110000001110100111011110100011101100110110001110101111001000111011000000111010011101110001011110 8ecd8ebc8ec0e9de8ecd8ebc8ec0e9dc5e

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