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 霎キ蟐シ霎キ蟐シ^ 11101000101111101011011111100101101010101011110011101000101111101011011111100101101010101011110001011110 e8beb7e5aabce8beb7e5aabc5e
EUC-JP 霎キ蟐シ霎キ蟐シ^ 1111000011000000100011101011011111101010101011001000111010111100111100001100000010001110101101111110101010101100100011101011110001011110 f0c08eb7eaac8ebcf0c08eb7eaac8ebc5e
UTF-8 霎キ蟐シ霎キ蟐シ^ 11101001100111001000111011101111101111011011011111101000100111111001000011101111101111011011110011101001100111001000111011101111101111011011011111101000100111111001000011101111101111011011110001011110 e99c8eefbdb7e89f90efbdbce99c8eefbdb7e89f90efbdbc5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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