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 倭??節??伍 10011000011000000011111100111111100100001101111100111111001111111000110011011110 98603f3f90df3f3f8cde
EUC-JP 倭??節??伍 11001111110000010011111100111111110000001110000100111111001111111011100011100000 cfc13f3fc0e13f3fb8e0
UTF-8 倭뽪퍝節멩솲伍 111001011000000010101101111010111011110110101010111011011000110110011101111001111010111110000000111010111010100110101001111011001000011010110010111001001011110010001101 e580adebbdaaed8d9de7af80eba9a9ec86b2e4bc8d
UHC 倭뽪퍝節멩솲伍 1110100011011110100101101110011010111011100101001110111110111101101110001110011010011001101001111110011111101010 e8de96e6bb94efbdb8e699a7e7ea

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