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{^ 100101110100011100111111100001110101101101101110011111011001011101000111001111111000011101011011011011100111101101011110 97473f875b6e7d97473f875b6e7b5e
EUC-JP 宥??n}宥??n{^ 11001101101010000011111100111111011011100111110111001101101010000011111100111111011011100111101101011110 cda83f3f6e7dcda83f3f6e7b5e
UTF-8 宥⑼Ⅷn}宥⑼Ⅷn{^ 1110010110101110101001011110001010010001101111001110001010000101101001110110111001111101111001011010111010100101111000101001000110111100111000101000010110100111011011100111101101011110 e5aea5e291bce285a76e7de5aea5e291bce285a76e7b5e
UHC 宥⑼Ⅷn}宥⑼Ⅷn{^ 1110101011101001101010011110111110100101101101110110111001111101111010101110100110101001111011111010010110110111011011100111101101011110 eae9a9efa5b76e7deae9a9efa5b76e7b5e

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