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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 篠質偲フナ鴫篠而 1000111011000010100011101011111110001110110000111100110011000101100011101011000010001110110000101000111010100111 8ec28ebf8ec3ccc58eb08ec28ea7
EUC-JP 篠質偲フナ鴫篠而 10111100110001001011110011000001101111001100010110001110110011001000111011000101101111001011001010111100110001001011110010101001 bcc4bcc1bcc58ecc8ec5bcb2bcc4bca9
UTF-8 篠質偲フナ鴫篠而 111001111010111110100000111010001011001110101010111001011000000110110010111011111011111010001100111011111011111010000101111010011011010010101011111001111010111110100000111010001000000010001100 e7afa0e8b3aae581b2efbe8cefbe85e9b4abe7afa0e8808c
UHC 篠質????篠而 111000011100011011110010111101010011111100111111001111110011111111100001110001101110110010111011 e1c6f2f53f3f3f3fe1c6ecbb

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