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 ’H‘®‘¬}’H‘®‘¬{^ 100100100100100010010001101011101001000110101100011111011001001001001000100100011010111010010001101011000111101101011110 924891ae91ac7d924891ae91ac7b5e
SJIS-WIN ?H???¬}?H???¬{^ 0011111101001000001111110011111100111111100000011100101001111101001111110100100000111111001111110011111110000001110010100111101101011110 3f483f3f3f81ca7d3f483f3f3f81ca7b5e
EUC-JP ?H?®?¬}?H?®?¬{^ 001111110100100000111111100011111010001011101110001111111010001011001100011111010011111101001000001111111000111110100010111011100011111110100010110011000111101101011110 3f483f8fa2ee3fa2cc7d3f483f8fa2ee3fa2cc7b5e
UTF-8 ’H‘®‘¬}’H‘®‘¬{^ 11000010100100100100100011000010100100011100001010101110110000101001000111000010101011000111110111000010100100100100100011000010100100011100001010101110110000101001000111000010101011000111101101011110 c29248c291c2aec291c2ac7dc29248c291c2aec291c2ac7b5e
UHC ?H?®??}?H?®??{^ 0011111101001000001111111010001011100111001111110011111101111101001111110100100000111111101000101110011100111111001111110111101101011110 3f483fa2e73f3f7d3f483fa2e73f3f7b5e

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