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 倭??節??倭 10011000011000000011111100111111100100001101111100111111001111111001100001100000 98603f3f90df3f3f9860
EUC-JP 倭??節??倭 11001111110000010011111100111111110000001110000100111111001111111100111111000001 cfc13f3fc0e13f3fcfc1
UTF-8 倭뜹마節김풘倭 111001011000000010101101111010111001110010111001111010111010011110001000111001111010111110000000111010101011100110000000111011011001001010011000111001011000000010101101 e580adeb9cb9eba788e7af80eab980ed9298e580ad
UHC 倭뜹마節김풘倭 1110100011011110101101101110010110111000101101101110111110111101101100011110100010111110100110111110100011011110 e8deb6e5b8b6efbdb1e8be9be8de

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