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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 誧ァ郞俳n}誧ァ郞俳n{^ 11111011101001101010011111111011101101101001010001101111011011100111110111111011101001101010011111111011101101101001010001101111011011100111101101011110 fba6a7fbb6946f6e7dfba6a7fbb6946f6e7b5e
EUC-JP 誧ァ?俳n}誧ァ?俳n{^ 100011111101110111111010100011101010011100111111110001111101000001101110011111011000111111011101111110101000111010100111001111111100011111010000011011100111101101011110 8fddfa8ea73fc7d06e7d8fddfa8ea73fc7d06e7b5e
UTF-8 誧ァ郞俳n}誧ァ郞俳n{^ 1110100010101010101001111110111110111101101001111110100110000011100111101110010010111111101100110110111001111101111010001010101010100111111011111011110110100111111010011000001110011110111001001011111110110011011011100111101101011110 e8aaa7efbda7e9839ee4bfb36e7de8aaa7efbda7e9839ee4bfb36e7b5e
UHC ??郞俳n}??郞俳n{^ 0011111100111111110101011100110111011011110001000110111001111101001111110011111111010101110011011101101111000100011011100111101101011110 3f3fd5cddbc46e7d3f3fd5cddbc46e7b5e

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