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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 倭?ク倭?ク^ 1001100001100000001111111000001101001110100110000110000000111111100000110100111001011110 98603f834e98603f834e5e
EUC-JP 倭?ク倭?ク^ 1100111111000001001111111010010110101111110011111100000100111111101001011010111101011110 cfc13fa5afcfc13fa5af5e
UTF-8 倭띄ク倭띄ク^ 11100101100000001010110111101011100111011000010011100011100000101010111111100101100000001010110111101011100111011000010011100011100000101010111101011110 e580adeb9d84e382afe580adeb9d84e382af5e
UHC 倭띄ク倭띄ク^ 11101000110111101011011011100111101010111010111111101000110111101011011011100111101010111010111101011110 e8deb6e7abafe8deb6e7abaf5e

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