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 ????R????RB 0011111100111111001111110011111101010010001111110011111100111111001111110101001001000010 3f3f3f3f523f3f3f3f5242
SJIS-WIN 矮?珥?R矮?珥?RB 111000011110001000111111111000001110000000111111010100101110000111100010001111111110000011100000001111110101001001000010 e1e23fe0e03f52e1e23fe0e03f5242
EUC-JP 矮?珥?R矮?珥?RB 111000101110010000111111111000001110001000111111010100101110001011100100001111111110000011100010001111110101001001000010 e2e43fe0e23f52e2e43fe0e23f5242
UTF-8 矮렡珥렮R矮렡珥렮RB 111001111001111110101110111010111010000010100001111001111000111110100101111010111010000010101110010100101110011110011111101011101110101110100000101000011110011110001111101001011110101110100000101011100101001001000010 e79faeeba0a1e78fa5eba0ae52e79faeeba0a1e78fa5eba0ae5242
UHC 矮렡珥렮R矮렡珥렮RB 11101000111000011000111010110010111011001011010010001110101110110101001011101000111000011000111010110010111011001011010010001110101110110101001001000010 e8e18eb2ecb48ebb52e8e18eb2ecb48ebb5242

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