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 癬??\}癬??\{^ 11100001100111010011111100111111010111000111110111100001100111010011111100111111010111000111101101011110 e19d3f3f5c7de19d3f3f5c7b5e
EUC-JP 癬??\}癬??\{^ 11100001111111010011111100111111010111000111110111100001111111010011111100111111010111000111101101011110 e1fd3f3f5c7de1fd3f3f5c7b5e
UTF-8 癬섑樂\}癬섑樂\{^ 1110011110011001101011001110110010000100100100011110111110100110101111110101110001111101111001111001100110101100111011001000010010010001111011111010011010111111010111000111101101011110 e799acec8491efa6bf5c7de799acec8491efa6bf5c7b5e
UHC 癬섑樂\}癬섑樂\{^ 1110000011001000100110001110110111101000111110010101110001111101111000001100100010011000111011011110100011111001010111000111101101011110 e0c898ede8f95c7de0c898ede8f95c7b5e

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