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 莨件臭\}莨件臭\{^ 1110010010111100100011001000111110001111010011000101110001111101111001001011110010001100100011111000111101001100010111000111101101011110 e4bc8c8f8f4c5c7de4bc8c8f8f4c5c7b5e
EUC-JP 莨件臭\}莨件臭\{^ 1110100010111110101101111110111110111101101011010101110001111101111010001011111010110111111011111011110110101101010111000111101101011110 e8beb7efbdad5c7de8beb7efbdad5c7b5e
UTF-8 莨件臭\}莨件臭\{^ 1110100010001110101010001110010010111011101101101110100010000111101011010101110001111101111010001000111010101000111001001011101110110110111010001000011110101101010111000111101101011110 e88ea8e4bbb6e887ad5c7de88ea8e4bbb6e887ad5c7b5e
UHC ?件臭\}?件臭\{^ 001111111100101111101100111101101010101101011100011111010011111111001011111011001111011010101011010111000111101101011110 3fcbecf6ab5c7d3fcbecf6ab5c7b5e

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