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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 宥?宥?n}宥?宥?n{^ 1001011101000111001111111001011101000111001111110110111001111101100101110100011100111111100101110100011100111111011011100111101101011110 97473f97473f6e7d97473f97473f6e7b5e
EUC-JP 宥?宥?n}宥?宥?n{^ 1100110110101000001111111100110110101000001111110110111001111101110011011010100000111111110011011010100000111111011011100111101101011110 cda83fcda83f6e7dcda83fcda83f6e7b5e
UTF-8 宥쯜宥쯎n}宥쯜宥쯎n{^ 1110010110101110101001011110110010101111100111001110010110101110101001011110110010101111100011100110111001111101111001011010111010100101111011001010111110011100111001011010111010100101111011001010111110001110011011100111101101011110 e5aea5ecaf9ce5aea5ecaf8e6e7de5aea5ecaf9ce5aea5ecaf8e6e7b5e
UHC 宥쯜宥쯎n}宥쯜宥쯎n{^ 111010101110100110101001010101111110101011101001101010010100101001101110011111011110101011101001101010010101011111101010111010011010100101001010011011100111101101011110 eae9a957eae9a94a6e7deae9a957eae9a94a6e7b5e

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