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 霎ソ遶ッ霎ソ遶ッ^ 11101000101111101011111111100111101010111010111111101000101111101011111111100111101010111010111101011110 e8bebfe7abafe8bebfe7abaf5e
EUC-JP 霎ソ遶ッ霎ソ遶ッ^ 1111000011000000100011101011111111101110101011011000111010101111111100001100000010001110101111111110111010101101100011101010111101011110 f0c08ebfeead8eaff0c08ebfeead8eaf5e
UTF-8 霎ソ遶ッ霎ソ遶ッ^ 11101001100111001000111011101111101111011011111111101001100000011011011011101111101111011010111111101001100111001000111011101111101111011011111111101001100000011011011011101111101111011010111101011110 e99c8eefbdbfe981b6efbdafe99c8eefbdbfe981b6efbdaf5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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