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{^ 1110000010111010100100011100110010010110101110000110111001111101111000001011101010010001110011001001011010111000011011100111101101011110 e0ba91cc96b86e7de0ba91cc96b86e7b5e
EUC-JP 犲体椋n}犲体椋n{^ 1110000010111100110000101100111011001100101110100110111001111101111000001011110011000010110011101100110010111010011011100111101101011110 e0bcc2ceccba6e7de0bcc2ceccba6e7b5e
UTF-8 犲体椋n}犲体椋n{^ 1110011110001010101100101110010010111101100100111110011010100100100010110110111001111101111001111000101010110010111001001011110110010011111001101010010010001011011011100111101101011110 e78ab2e4bd93e6a48b6e7de78ab2e4bd93e6a48b6e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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