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’H‘½}fN}’H‘½}h’H‘½}fN{^ 1001001001001000100100011011110101111101011010001001001001001000100100011011110101111101011001100100111001111101100100100100100010010001101111010111110101101000100100100100100010010001101111010111110101100110010011100111101101011110 924891bd7d68924891bd7d664e7d924891bd7d68924891bd7d664e7b5e
SJIS-WIN ?H??}h?H??}fN}?H??}h?H??}fN{^ 0011111101001000001111110011111101111101011010000011111101001000001111110011111101111101011001100100111001111101001111110100100000111111001111110111110101101000001111110100100000111111001111110111110101100110010011100111101101011110 3f483f3f7d683f483f3f7d664e7d3f483f3f7d683f483f3f7d664e7b5e
EUC-JP ?H??}h?H??}fN}?H??}h?H??}fN{^ 0011111101001000001111110011111101111101011010000011111101001000001111110011111101111101011001100100111001111101001111110100100000111111001111110111110101101000001111110100100000111111001111110111110101100110010011100111101101011110 3f483f3f7d683f483f3f7d664e7d3f483f3f7d683f483f3f7d664e7b5e
UTF-8 ’H‘½}h’H‘½}fN}’H‘½}h’H‘½}fN{^ 1100001010010010010010001100001010010001110000101011110101111101011010001100001010010010010010001100001010010001110000101011110101111101011001100100111001111101110000101001001001001000110000101001000111000010101111010111110101101000110000101001001001001000110000101001000111000010101111010111110101100110010011100111101101011110 c29248c291c2bd7d68c29248c291c2bd7d664e7dc29248c291c2bd7d68c29248c291c2bd7d664e7b5e
UHC ?H?½}h?H?½}fN}?H?½}h?H?½}fN{^ 001111110100100000111111101010001111011001111101011010000011111101001000001111111010100011110110011111010110011001001110011111010011111101001000001111111010100011110110011111010110100000111111010010000011111110101000111101100111110101100110010011100111101101011110 3f483fa8f67d683f483fa8f67d664e7d3f483fa8f67d683f483fa8f67d664e7b5e

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