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 訛??\}訛??\{^ 11100110011000010011111100111111010111000111110111100110011000010011111100111111010111000111101101011110 e6613f3f5c7de6613f3f5c7b5e
EUC-JP 訛??\}訛??\{^ 11101011110000100011111100111111010111000111110111101011110000100011111100111111010111000111101101011110 ebc23f3f5c7debc23f3f5c7b5e
UTF-8 訛센설\}訛센설\{^ 1110100010101000100110111110110010000100101111001110110010000100101001000101110001111101111010001010100010011011111011001000010010111100111011001000010010100100010111000111101101011110 e8a89bec84bcec84a45c7de8a89bec84bcec84a45c7b5e
UHC 訛센설\}訛센설\{^ 1110100011000101101111001011111010111100101100110101110001111101111010001100010110111100101111101011110010110011010111000111101101011110 e8c5bcbebcb35c7de8c5bcbebcb35c7b5e

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