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‘®‘°{^ 100100100100100010010001101011101001000110110000011111011001001001001000100100011010111010010001101100000111101101011110 924891ae91b07d924891ae91b07b5e
SJIS-WIN ?H???°}?H???°{^ 0011111101001000001111110011111100111111100000011000101101111101001111110100100000111111001111110011111110000001100010110111101101011110 3f483f3f3f818b7d3f483f3f3f818b7b5e
EUC-JP ?H?®?°}?H?®?°{^ 001111110100100000111111100011111010001011101110001111111010000111101011011111010011111101001000001111111000111110100010111011100011111110100001111010110111101101011110 3f483f8fa2ee3fa1eb7d3f483f8fa2ee3fa1eb7b5e
UTF-8 ’H‘®‘°}’H‘®‘°{^ 11000010100100100100100011000010100100011100001010101110110000101001000111000010101100000111110111000010100100100100100011000010100100011100001010101110110000101001000111000010101100000111101101011110 c29248c291c2aec291c2b07dc29248c291c2aec291c2b07b5e
UHC ?H?®?°}?H?®?°{^ 00111111010010000011111110100010111001110011111110100001110001100111110100111111010010000011111110100010111001110011111110100001110001100111101101011110 3f483fa2e73fa1c67d3f483fa2e73fa1c67b5e

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