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{^ 100100110100110000111111100010010111011001101110011111011001001101001100001111111000100101110110011011100111101101011110 934c3f89766e7d934c3f89766e7b5e
EUC-JP 鏑?益n}鏑?益n{^ 110001011010110100111111101100011101011101101110011111011100010110101101001111111011000111010111011011100111101101011110 c5ad3fb1d76e7dc5ad3fb1d76e7b5e
UTF-8 鏑솟益n}鏑솟益n{^ 1110100110001111100100011110110010000110100111111110011110011011100010100110111001111101111010011000111110010001111011001000011010011111111001111001101110001010011011100111101101011110 e98f91ec869fe79b8a6e7de98f91ec869fe79b8a6e7b5e
UHC 鏑솟益n}鏑솟益n{^ 1110111011101011101111001101101011101100110011000110111001111101111011101110101110111100110110101110110011001100011011100111101101011110 eeebbcdaeccc6e7deeebbcdaeccc6e7b5e

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