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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 篠悉偲ンシ篠悉偲ンシ^ 1000111011000010100011101011101110001110110000111101110110111100100011101100001010001110101110111000111011000011110111011011110001011110 8ec28ebb8ec3ddbc8ec28ebb8ec3ddbc5e
EUC-JP 篠悉偲ンシ篠悉偲ンシ^ 101111001100010010111100101111011011110011000101100011101101110110001110101111001011110011000100101111001011110110111100110001011000111011011101100011101011110001011110 bcc4bcbdbcc58edd8ebcbcc4bcbdbcc58edd8ebc5e
UTF-8 篠悉偲ンシ篠悉偲ンシ^ 11100111101011111010000011100110100000101000100111100101100000011011001011101111101111101001110111101111101111011011110011100111101011111010000011100110100000101000100111100101100000011011001011101111101111101001110111101111101111011011110001011110 e7afa0e68289e581b2efbe9defbdbce7afa0e68289e581b2efbe9defbdbc5e
UHC 篠悉???篠悉???^ 111000011100011011100011111110100011111100111111001111111110000111000110111000111111101000111111001111110011111101011110 e1c6e3fa3f3f3fe1c6e3fa3f3f3f5e

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