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{^ 00111111001111111000010001001111011011100111110100111111001111111000010001001111011011100111101101011110 3f3f844f6e7d3f3f844f6e7b5e
EUC-JP 庾?Оn}庾?Оn{^ 1000111110111100110011100011111110100111101100000110111001111101100011111011110011001110001111111010011110110000011011100111101101011110 8fbcce3fa7b06e7d8fbcce3fa7b06e7b5e
UTF-8 庾싲Оn}庾싲Оn{^ 111001011011101010111110111011001000101110110010110100001001111001101110011111011110010110111010101111101110110010001011101100101101000010011110011011100111101101011110 e5babeec8bb2d09e6e7de5babeec8bb2d09e6e7b5e
UHC 庾싲Оn}庾싲Оn{^ 1110101011101100100110101110101110101100101100000110111001111101111010101110110010011010111010111010110010110000011011100111101101011110 eaec9aebacb06e7deaec9aebacb06e7b5e

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