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{^ 10010010010010001001000110100110011010001001001001001000100100011010011001100110010011100111110110010010010010001001000110100110011010001001001001001000100100011010011001100110010011100111101101011110 924891a668924891a6664e7d924891a668924891a6664e7b5e
SJIS-WIN ?H??h?H??fN}?H??h?H??fN{^ 00111111010010000011111100111111011010000011111101001000001111110011111101100110010011100111110100111111010010000011111100111111011010000011111101001000001111110011111101100110010011100111101101011110 3f483f3f683f483f3f664e7d3f483f3f683f483f3f664e7b5e
EUC-JP ?H?¦h?H?¦fN}?H?¦h?H?¦fN{^ 001111110100100000111111100011111010001011000011011010000011111101001000001111111000111110100010110000110110011001001110011111010011111101001000001111111000111110100010110000110110100000111111010010000011111110001111101000101100001101100110010011100111101101011110 3f483f8fa2c3683f483f8fa2c3664e7d3f483f8fa2c3683f483f8fa2c3664e7b5e
UTF-8 ’H‘¦h’H‘¦fN}’H‘¦h’H‘¦fN{^ 11000010100100100100100011000010100100011100001010100110011010001100001010010010010010001100001010010001110000101010011001100110010011100111110111000010100100100100100011000010100100011100001010100110011010001100001010010010010010001100001010010001110000101010011001100110010011100111101101011110 c29248c291c2a668c29248c291c2a6664e7dc29248c291c2a668c29248c291c2a6664e7b5e
UHC ?H??h?H??fN}?H??h?H??fN{^ 00111111010010000011111100111111011010000011111101001000001111110011111101100110010011100111110100111111010010000011111100111111011010000011111101001000001111110011111101100110010011100111101101011110 3f483f3f683f483f3f664e7d3f483f3f683f483f3f664e7b5e

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