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 ?QF^h?QF^fN}?QF^h?QF^fN{^ 00111111010100010100011001011110011010000011111101010001010001100101111001100110010011100111110100111111010100010100011001011110011010000011111101010001010001100101111001100110010011100111101101011110 3f51465e683f51465e664e7d3f51465e683f51465e664e7b5e
SJIS-WIN QF^hQF^fN}QF^hQF^fN{^ 1111001011100011010100010100011001011110011010001111001011100011010100010100011001011110011001100100111001111101111100101110001101010001010001100101111001101000111100101110001101010001010001100101111001100110010011100111101101011110 f2e351465e68f2e351465e664e7df2e351465e68f2e351465e664e7b5e
EUC-JP ?QF^h?QF^fN}?QF^h?QF^fN{^ 00111111010100010100011001011110011010000011111101010001010001100101111001100110010011100111110100111111010100010100011001011110011010000011111101010001010001100101111001100110010011100111101101011110 3f51465e683f51465e664e7d3f51465e683f51465e664e7b5e
UTF-8 QF^hQF^fN}QF^hQF^fN{^ 111011101000100010011010010100010100011001011110011010001110111010001000100110100101000101000110010111100110011001001110011111011110111010001000100110100101000101000110010111100110100011101110100010001001101001010001010001100101111001100110010011100111101101011110 ee889a51465e68ee889a51465e664e7dee889a51465e68ee889a51465e664e7b5e
UHC ?QF^h?QF^fN}?QF^h?QF^fN{^ 00111111010100010100011001011110011010000011111101010001010001100101111001100110010011100111110100111111010100010100011001011110011010000011111101010001010001100101111001100110010011100111101101011110 3f51465e683f51465e664e7d3f51465e683f51465e664e7b5e

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