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 ???{n}???{n{^ 00111111001111110011111101111011011011100111110100111111001111110011111101111011011011100111101101011110 3f3f3f7b6e7d3f3f3f7b6e7b5e
SJIS-WIN 叩続辿{n}叩続辿{n{^ 10010010010000001001000110110001100100100100100001111011011011100111110110010010010000001001000110110001100100100100100001111011011011100111101101011110 924091b192487b6e7d924091b192487b6e7b5e
EUC-JP 叩続辿{n}叩続辿{n{^ 11000011101000011100001010110011110000111010100101111011011011100111110111000011101000011100001010110011110000111010100101111011011011100111101101011110 c3a1c2b3c3a97b6e7dc3a1c2b3c3a97b6e7b5e
UTF-8 叩続辿{n}叩続辿{n{^ 11100101100011111010100111100111101101101001101011101000101111101011111101111011011011100111110111100101100011111010100111100111101101101001101011101000101111101011111101111011011011100111101101011110 e58fa9e7b69ae8bebf7b6e7de58fa9e7b69ae8bebf7b6e7b5e
UHC 叩??{n}叩??{n{^ 110011011011000000111111001111110111101101101110011111011100110110110000001111110011111101111011011011100111101101011110 cdb03f3f7b6e7dcdb03f3f7b6e7b5e

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