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{^ 10010111010010000011111100111111011011100111110110010111010010000011111100111111011011100111101101011110 97483f3f6e7d97483f3f6e7b5e
EUC-JP 幽??n}幽??n{^ 11001101101010010011111100111111011011100111110111001101101010010011111100111111011011100111101101011110 cda93f3f6e7dcda93f3f6e7b5e
UTF-8 幽얍쫿n}幽얍쫿n{^ 1110010110111001101111011110110010010110100011011110110010101011101111110110111001111101111001011011100110111101111011001001011010001101111011001010101110111111011011100111101101011110 e5b9bdec968decabbf6e7de5b9bdec968decabbf6e7b5e
UHC 幽얍쫿n}幽얍쫿n{^ 1110101011101011101111101110010110100110100101100110111001111101111010101110101110111110111001011010011010010110011011100111101101011110 eaebbee5a6966e7deaebbee5a6966e7b5e

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