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 霎ュミシ霎ュミコ^ 1110100010111110101011011101000010111100111010001011111010101101110100001011101001011110 e8beadd0bce8beadd0ba5e
EUC-JP 霎ュミシ霎ュミコ^ 1111000011000000100011101010110110001110110100001000111010111100111100001100000010001110101011011000111011010000100011101011101001011110 f0c08ead8ed08ebcf0c08ead8ed08eba5e
UTF-8 霎ュミシ霎ュミコ^ 11101001100111001000111011101111101111011010110111101111101111101001000011101111101111011011110011101001100111001000111011101111101111011010110111101111101111101001000011101111101111011011101001011110 e99c8eefbdadefbe90efbdbce99c8eefbdadefbe90efbdba5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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