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 短臓臓\}短臓臓\{^ 1001001001011010100100011001111110010001100111110101110001111101100100100101101010010001100111111001000110011111010111000111101101011110 925a919f919f5c7d925a919f919f5c7b5e
EUC-JP 短臓臓\}短臓臓\{^ 1100001110111011110000101010000111000010101000010101110001111101110000111011101111000010101000011100001010100001010111000111101101011110 c3bbc2a1c2a15c7dc3bbc2a1c2a15c7b5e
UTF-8 短臓臓\}短臓臓\{^ 1110011110011111101011011110100010000111100100111110100010000111100100110101110001111101111001111001111110101101111010001000011110010011111010001000011110010011010111000111101101011110 e79fade88793e887935c7de79fade88793e887935c7b5e
UHC 短??\}短??\{^ 11010011101011010011111100111111010111000111110111010011101011010011111100111111010111000111101101011110 d3ad3f3f5c7dd3ad3f3f5c7b5e

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