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 11100111101010111010101011101000101111101011111111100111101010111010101011101000101111101011111101000010 e7abaae8bebfe7abaae8bebf42
EUC-JP 遶ェ霎ソ遶ェ霎ソB 1110111010101101100011101010101011110000110000001000111010111111111011101010110110001110101010101111000011000000100011101011111101000010 eead8eaaf0c08ebfeead8eaaf0c08ebf42
UTF-8 遶ェ霎ソ遶ェ霎ソB 11101001100000011011011011101111101111011010101011101001100111001000111011101111101111011011111111101001100000011011011011101111101111011010101011101001100111001000111011101111101111011011111101000010 e981b6efbdaae99c8eefbdbfe981b6efbdaae99c8eefbdbf42
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

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