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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ???情???情B 0011111100111111001111111000111111101110001111110011111100111111100011111110111001000010 3f3f3f8fee3f3f3f8fee42
EUC-JP ???情???情B 0011111100111111001111111011111011110000001111110011111100111111101111101111000001000010 3f3f3fbef03f3f3fbef042
UTF-8 롘렕렺情롘렕렺情B 11101011101000011001100011101011101000001001010111101011101000001011101011100110100000111000010111101011101000011001100011101011101000001001010111101011101000001011101011100110100000111000010101000010 eba198eba095eba0bae68385eba198eba095eba0bae6838542
UHC 롘렕렺情롘렕렺情B 1000111011011100100011101010101010001110110000101110111111010111100011101101110010001110101010101000111011000010111011111101011101000010 8edc8eaa8ec2efd78edc8eaa8ec2efd742

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