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 00111111111000101110110110010000110100010011111100111111111000101110110110010000110100010011111101000010 3fe2ed90d13f3fe2ed90d13f42
EUC-JP ?粹績??粹績?B 00111111111001001110111111000000110100110011111100111111111001001110111111000000110100110011111101000010 3fe4efc0d33f3fe4efc0d33f42
UTF-8 롙粹績렫롙粹績렫B 11101011101000011001100111100111101100101011100111100111101110001011111011101011101000001010101111101011101000011001100111100111101100101011100111100111101110001011111011101011101000001010101101000010 eba199e7b2b9e7b8beeba0abeba199e7b2b9e7b8beeba0ab42
UHC 롙粹績렫롙粹績렫B 1000111011011101111000101011011011101110111000001000111010111001100011101101110111100010101101101110111011100000100011101011100101000010 8edde2b6eee08eb98edde2b6eee08eb942

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