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 ???rn}???rn{^ 00111111001111110011111101110010011011100111110100111111001111110011111101110010011011100111101101011110 3f3f3f726e7d3f3f3f726e7b5e
SJIS-WIN 竪湛即rn}竪湛即rn{^ 10010010010001111001001001011000100100011010011001110010011011100111110110010010010001111001001001011000100100011010011001110010011011100111101101011110 9247925891a6726e7d9247925891a6726e7b5e
EUC-JP 竪湛即rn}竪湛即rn{^ 11000011101010001100001110111001110000101010100001110010011011100111110111000011101010001100001110111001110000101010100001110010011011100111101101011110 c3a8c3b9c2a8726e7dc3a8c3b9c2a8726e7b5e
UTF-8 竪湛即rn}竪湛即rn{^ 11100111101010111010101011100110101110011001101111100101100011011011001101110010011011100111110111100111101010111010101011100110101110011001101111100101100011011011001101110010011011100111101101011110 e7abaae6b99be58db3726e7de7abaae6b99be58db3726e7b5e
UHC 竪湛?rn}竪湛?rn{^ 1110001010110101110100111100000000111111011100100110111001111101111000101011010111010011110000000011111101110010011011100111101101011110 e2b5d3c03f726e7de2b5d3c03f726e7b5e

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