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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 倭??絶??逆 10011000011000000011111100111111100100001110001000111111001111111000101101110100 98603f3f90e23f3f8b74
EUC-JP 倭??絶??逆 11001111110000010011111100111111110000001110010000111111001111111011010111010101 cfc13f3fc0e43f3fb5d5
UTF-8 倭뗰쉿絶묌썒逆 111001011000000010101101111010111001011110110000111011001000100110111111111001111011010110110110111010111010110010001100111011001000110110010010111010011000000010000110 e580adeb97b0ec89bfe7b5b6ebac8cec8d92e98086
UHC 倭뗰쉿絶묌썒逆 1110100011011110100010111110111110111101101100101110111110111110100100011110100110011011100001011110011010111101 e8de8befbdb2efbe91e99b85e6bd

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