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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 霎渙シ\}霎渙シ\{^ 111010001011111010011111110100001011110001011100011111011110100010111110100111111101000010111100010111000111101101011110 e8be9fd0bc5c7de8be9fd0bc5c7b5e
EUC-JP 霎渙シ\}霎渙シ\{^ 1111000011000000110111101101001010001110101111000101110001111101111100001100000011011110110100101000111010111100010111000111101101011110 f0c0ded28ebc5c7df0c0ded28ebc5c7b5e
UTF-8 霎渙シ\}霎渙シ\{^ 1110100110011100100011101110011010111000100110011110111110111101101111000101110001111101111010011001110010001110111001101011100010011001111011111011110110111100010111000111101101011110 e99c8ee6b899efbdbc5c7de99c8ee6b899efbdbc5c7b5e
UHC ?渙?\}?渙?\{^ 00111111111111001011100100111111010111000111110100111111111111001011100100111111010111000111101101011110 3ffcb93f5c7d3ffcb93f5c7b5e

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