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?fN}?h?fN{^ 00111111011010000011111101100110010011100111110100111111011010000011111101100110010011100111101101011110 3f683f664e7d3f683f664e7b5e
SJIS-WIN 翁h翁fN}翁h翁fN{^ 1000100110100101011010001000100110100101011001100100111001111101100010011010010101101000100010011010010101100110010011100111101101011110 89a56889a5664e7d89a56889a5664e7b5e
EUC-JP 翁h翁fN}翁h翁fN{^ 1011001010100111011010001011001010100111011001100100111001111101101100101010011101101000101100101010011101100110010011100111101101011110 b2a768b2a7664e7db2a768b2a7664e7b5e
UTF-8 翁h翁fN}翁h翁fN{^ 111001111011111110000001011010001110011110111111100000010110011001001110011111011110011110111111100000010110100011100111101111111000000101100110010011100111101101011110 e7bf8168e7bf81664e7de7bf8168e7bf81664e7b5e
UHC 翁h翁fN}翁h翁fN{^ 1110100010111010011010001110100010111010011001100100111001111101111010001011101001101000111010001011101001100110010011100111101101011110 e8ba68e8ba664e7de8ba68e8ba664e7b5e

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