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{^ 1110100010101011100011011110111110111100101100000110111001111101111010001010101110001101111011111011110010110000011011100111101101011110 e8ab8defbcb06e7de8ab8defbcb06e7b5e
EUC-JP 隲搾シーn}隲搾シーn{^ 111100001010110110111010111100011000111010111100100011101011000001101110011111011111000010101101101110101111000110001110101111001000111010110000011011100111101101011110 f0adbaf18ebc8eb06e7df0adbaf18ebc8eb06e7b5e
UTF-8 隲搾シーn}隲搾シーn{^ 1110100110011010101100101110011010010000101111101110111110111101101111001110111110111101101100000110111001111101111010011001101010110010111001101001000010111110111011111011110110111100111011111011110110110000011011100111101101011110 e99ab2e690beefbdbcefbdb06e7de99ab2e690beefbdbcefbdb06e7b5e
UHC ?搾??n}?搾??n{^ 001111111111001110110110001111110011111101101110011111010011111111110011101101100011111100111111011011100111101101011110 3ff3b63f3f6e7d3ff3b63f3f6e7b5e

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