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{^ 1110011110101011100011111110010010111001101000100110111001111101111001111010101110001111111001001011100110100010011011100111101101011110 e7ab8fe4b9a26e7de7ab8fe4b9a26e7b5e
EUC-JP 遶丈ケ「n}遶丈ケ「n{^ 111011101010110110111110111001101000111010111001100011101010001001101110011111011110111010101101101111101110011010001110101110011000111010100010011011100111101101011110 eeadbee68eb98ea26e7deeadbee68eb98ea26e7b5e
UTF-8 遶丈ケ「n}遶丈ケ「n{^ 1110100110000001101101101110010010111000100010001110111110111101101110011110111110111101101000100110111001111101111010011000000110110110111001001011100010001000111011111011110110111001111011111011110110100010011011100111101101011110 e981b6e4b888efbdb9efbda26e7de981b6e4b888efbdb9efbda26e7b5e
UHC ?丈??n}?丈??n{^ 001111111110110111011011001111110011111101101110011111010011111111101101110110110011111100111111011011100111101101011110 3feddb3f3f6e7d3feddb3f3f6e7b5e

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