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 篠タナ鴫偲治篠自 1000111011000010110000001100010110001110101100001000111011000011100011101010000110001110110000101000111010101001 8ec2c0c58eb08ec38ea18ec28ea9
EUC-JP 篠タナ鴫偲治篠自 10111100110001001000111011000000100011101100010110111100101100101011110011000101101111001010001110111100110001001011110010101011 bcc48ec08ec5bcb2bcc5bca3bcc4bcab
UTF-8 篠タナ鴫偲治篠自 111001111010111110100000111011111011111010000000111011111011111010000101111010011011010010101011111001011000000110110010111001101011001010111011111001111010111110100000111010001000011110101010 e7afa0efbe80efbe85e9b4abe581b2e6b2bbe7afa0e887aa
UHC 篠????治篠自 111000011100011000111111001111110011111100111111111101101011110111100001110001101110110110111011 e1c63f3f3f3ff6bde1c6edbb

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