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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蔔カ遧コ蔔カ遧ク^ 11100100111101111011011011111011101101011011101011100100111101111011011011111011101101011011100001011110 e4f7b6fbb5bae4f7b6fbb5b85e
EUC-JP 蔔カ遧コ蔔カ遧ク^ 11101000111110011000111010110110100011111110000111100010100011101011101011101000111110011000111010110110100011111110000111100010100011101011100001011110 e8f98eb68fe1e28ebae8f98eb68fe1e28eb85e
UTF-8 蔔カ遧コ蔔カ遧ク^ 11101000100101001001010011101111101111011011011011101001100000011010011111101111101111011011101011101000100101001001010011101111101111011011011011101001100000011010011111101111101111011011100001011110 e89494efbdb6e981a7efbdbae89494efbdb6e981a7efbdb85e
UHC 蔔???蔔???^ 1101110011011011001111110011111100111111110111001101101100111111001111110011111101011110 dcdb3f3f3fdcdb3f3f3f5e

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