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 倭??節??汝 10011000011000000011111100111111100100001101111100111111001111111001001111110000 98603f3f90df3f3f93f0
EUC-JP 倭??節??汝 11001111110000010011111100111111110000001110000100111111001111111100011011110010 cfc13f3fc0e13f3fc6f2
UTF-8 倭뜹똻節띄쥈汝 111001011000000010101101111010111001110010111001111010111001100010111011111001111010111110000000111010111001110110000100111011001010010110001000111001101011000110011101 e580adeb9cb9eb98bbe7af80eb9d84eca588e6b19d
UHC 倭뜹똻節띄쥈汝 1110100011011110101101101110010110001100100000011110111110111101101101101110011110100010100000011110011010100011 e8deb6e58c81efbdb6e7a281e6a3

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