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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 宥?n}宥?n{^ 1001011101000111001111110110111001111101100101110100011100111111011011100111101101011110 97473f6e7d97473f6e7b5e
EUC-JP 宥?n}宥?n{^ 1100110110101000001111110110111001111101110011011010100000111111011011100111101101011110 cda83f6e7dcda83f6e7b5e
UTF-8 宥쿚n}宥쿚n{^ 1110010110101110101001011110110010111111100110100110111001111101111001011010111010100101111011001011111110011010011011100111101101011110 e5aea5ecbf9a6e7de5aea5ecbf9a6e7b5e
UHC 宥쿚n}宥쿚n{^ 11101010111010011011001101001111011011100111110111101010111010011011001101001111011011100111101101011110 eae9b34f6e7deae9b34f6e7b5e

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