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{^ 00111111100010011101001000111111011011100111110100111111100010011101001000111111011011100111101101011110 3f89d23f6e7d3f89d23f6e7b5e
EUC-JP ?稼?n}?稼?n{^ 00111111101100101101010000111111011011100111110100111111101100101101010000111111011011100111101101011110 3fb2d43f6e7d3fb2d43f6e7b5e
UTF-8 뤋稼豈n}뤋稼豈n{^ 1110101110100100100010111110011110101000101111001110111110100100100000000110111001111101111010111010010010001011111001111010100010111100111011111010010010000000011011100111101101011110 eba48be7a8bcefa4806e7deba48be7a8bcefa4806e7b5e
UHC 뤋稼豈n}뤋稼豈n{^ 1000111110111011110010101011001111001011110100000110111001111101100011111011101111001010101100111100101111010000011011100111101101011110 8fbbcab3cbd06e7d8fbbcab3cbd06e7b5e

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