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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 宥??n}宥??n{^ 10010111010001110011111100111111011011100111110110010111010001110011111100111111011011100111101101011110 97473f3f6e7d97473f3f6e7b5e
EUC-JP 宥??n}宥??n{^ 11001101101010000011111100111111011011100111110111001101101010000011111100111111011011100111101101011110 cda83f3f6e7dcda83f3f6e7b5e
UTF-8 宥녠렛n}宥녠렛n{^ 1110010110101110101001011110101110000101101000001110101110100000100110110110111001111101111001011010111010100101111010111000010110100000111010111010000010011011011011100111101101011110 e5aea5eb85a0eba09b6e7de5aea5eb85a0eba09b6e7b5e
UHC 宥녠렛n}宥녠렛n{^ 1110101011101001101100111110101010110111101111110110111001111101111010101110100110110011111010101011011110111111011011100111101101011110 eae9b3eab7bf6e7deae9b3eab7bf6e7b5e

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