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 悉??\}悉??\{^ 10001110101110110011111100111111010111000111110110001110101110110011111100111111010111000111101101011110 8ebb3f3f5c7d8ebb3f3f5c7b5e
EUC-JP 悉??\}悉??\{^ 10111100101111010011111100111111010111000111110110111100101111010011111100111111010111000111101101011110 bcbd3f3f5c7dbcbd3f3f5c7b5e
UTF-8 悉룒뢈\}悉룒뢈\{^ 1110011010000010100010011110101110100011100100101110101110100010100010000101110001111101111001101000001010001001111010111010001110010010111010111010001010001000010111000111101101011110 e68289eba392eba2885c7de68289eba392eba2885c7b5e
UHC 悉룒뢈\}悉룒뢈\{^ 1110001111111010100011111000111110001111010001000101110001111101111000111111101010001111100011111000111101000100010111000111101101011110 e3fa8f8f8f445c7de3fa8f8f8f445c7b5e

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