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‘¨‘«’N‘»‘¬}’H‘¨‘«’N‘»‘¬{^ 100100100100100010010001101010001001000110101011100100100100111010010001101110111001000110101100011111011001001001001000100100011010100010010001101010111001001001001110100100011011101110010001101011000111101101011110 924891a891ab924e91bb91ac7d924891a891ab924e91bb91ac7b5e
SJIS-WIN ?H?¨???N???¬}?H?¨???N???¬{^ 00111111010010000011111110000001010011100011111100111111001111110100111000111111001111110011111110000001110010100111110100111111010010000011111110000001010011100011111100111111001111110100111000111111001111110011111110000001110010100111101101011110 3f483f814e3f3f3f4e3f3f3f81ca7d3f483f814e3f3f3f4e3f3f3f81ca7b5e
EUC-JP ?H?¨???N???¬}?H?¨???N???¬{^ 00111111010010000011111110100001101011110011111100111111001111110100111000111111001111110011111110100010110011000111110100111111010010000011111110100001101011110011111100111111001111110100111000111111001111110011111110100010110011000111101101011110 3f483fa1af3f3f3f4e3f3f3fa2cc7d3f483fa1af3f3f3f4e3f3f3fa2cc7b5e
UTF-8 ’H‘¨‘«’N‘»‘¬}’H‘¨‘«’N‘»‘¬{^ 1100001010010010010010001100001010010001110000101010100011000010100100011100001010101011110000101001001001001110110000101001000111000010101110111100001010010001110000101010110001111101110000101001001001001000110000101001000111000010101010001100001010010001110000101010101111000010100100100100111011000010100100011100001010111011110000101001000111000010101011000111101101011110 c29248c291c2a8c291c2abc2924ec291c2bbc291c2ac7dc29248c291c2a8c291c2abc2924ec291c2bbc291c2ac7b5e
UHC ?H?¨???N????}?H?¨???N????{^ 0011111101001000001111111010000110100111001111110011111100111111010011100011111100111111001111110011111101111101001111110100100000111111101000011010011100111111001111110011111101001110001111110011111100111111001111110111101101011110 3f483fa1a73f3f3f4e3f3f3f3f7d3f483fa1a73f3f3f4e3f3f3f3f7b5e

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