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{^ 11010111101001011111101101000010011011100111110111010111101001011111101101000010011011100111101101011110 d7a5fb426e7dd7a5fb426e7b5e
EUC-JP ラ・淏n}ラ・淏n{^ 10001110110101111000111010100101100011111100011111011001011011100111110110001110110101111000111010100101100011111100011111011001011011100111101101011110 8ed78ea58fc7d96e7d8ed78ea58fc7d96e7b5e
UTF-8 ラ・淏n}ラ・淏n{^ 1110111110111110100101111110111110111101101001011110011010110111100011110110111001111101111011111011111010010111111011111011110110100101111001101011011110001111011011100111101101011110 efbe97efbda5e6b78f6e7defbe97efbda5e6b78f6e7b5e
UHC ??淏n}??淏n{^ 00111111001111111111101111001000011011100111110100111111001111111111101111001000011011100111101101011110 3f3ffbc86e7d3f3ffbc86e7b5e

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