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 ’HO’E’L’AHon}’HO’E’L’AHon{^ 100100100100100001001111100100100100010110010010010011001001001001000001010010000110111101101110011111011001001001001000010011111001001001000101100100100100110010010010010000010100100001101111011011100111101101011110 92484f9245924c9241486f6e7d92484f9245924c9241486f6e7b5e
SJIS-WIN ?HO?E?L?AHon}?HO?E?L?AHon{^ 001111110100100001001111001111110100010100111111010011000011111101000001010010000110111101101110011111010011111101001000010011110011111101000101001111110100110000111111010000010100100001101111011011100111101101011110 3f484f3f453f4c3f41486f6e7d3f484f3f453f4c3f41486f6e7b5e
EUC-JP ?HO?E?L?AHon}?HO?E?L?AHon{^ 001111110100100001001111001111110100010100111111010011000011111101000001010010000110111101101110011111010011111101001000010011110011111101000101001111110100110000111111010000010100100001101111011011100111101101011110 3f484f3f453f4c3f41486f6e7d3f484f3f453f4c3f41486f6e7b5e
UTF-8 ’HO’E’L’AHon}’HO’E’L’AHon{^ 1100001010010010010010000100111111000010100100100100010111000010100100100100110011000010100100100100000101001000011011110110111001111101110000101001001001001000010011111100001010010010010001011100001010010010010011001100001010010010010000010100100001101111011011100111101101011110 c292484fc29245c2924cc29241486f6e7dc292484fc29245c2924cc29241486f6e7b5e
UHC ?HO?E?L?AHon}?HO?E?L?AHon{^ 001111110100100001001111001111110100010100111111010011000011111101000001010010000110111101101110011111010011111101001000010011110011111101000101001111110100110000111111010000010100100001101111011011100111101101011110 3f484f3f453f4c3f41486f6e7d3f484f3f453f4c3f41486f6e7b5e

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