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 ?m^h?m^fN}?m^h?m^fN{^ 001111110110110101011110011010000011111101101101010111100110011001001110011111010011111101101101010111100110100000111111011011010101111001100110010011100111101101011110 3f6d5e683f6d5e664e7d3f6d5e683f6d5e664e7b5e
SJIS-WIN 醯m^h醯m^fN}醯m^h醯m^fN{^ 11100111110011110110110101011110011010001110011111001111011011010101111001100110010011100111110111100111110011110110110101011110011010001110011111001111011011010101111001100110010011100111101101011110 e7cf6d5e68e7cf6d5e664e7de7cf6d5e68e7cf6d5e664e7b5e
EUC-JP 醯m^h醯m^fN}醯m^h醯m^fN{^ 11101110110100010110110101011110011010001110111011010001011011010101111001100110010011100111110111101110110100010110110101011110011010001110111011010001011011010101111001100110010011100111101101011110 eed16d5e68eed16d5e664e7deed16d5e68eed16d5e664e7b5e
UTF-8 醯m^h醯m^fN}醯m^h醯m^fN{^ 1110100110000110101011110110110101011110011010001110100110000110101011110110110101011110011001100100111001111101111010011000011010101111011011010101111001101000111010011000011010101111011011010101111001100110010011100111101101011110 e986af6d5e68e986af6d5e664e7de986af6d5e68e986af6d5e664e7b5e
UHC 醯m^h醯m^fN}醯m^h醯m^fN{^ 11111011101110000110110101011110011010001111101110111000011011010101111001100110010011100111110111111011101110000110110101011110011010001111101110111000011011010101111001100110010011100111101101011110 fbb86d5e68fbb86d5e664e7dfbb86d5e68fbb86d5e664e7b5e

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