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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 但辰辰丹}但辰辰丹{^ 10010010010000011001001001000011100100100100001110010010010011110111110110010010010000011001001001000011100100100100001110010010010011110111101101011110 924192439243924f7d924192439243924f7b5e
EUC-JP 但辰辰丹}但辰辰丹{^ 11000011101000101100001110100100110000111010010011000011101100000111110111000011101000101100001110100100110000111010010011000011101100000111101101011110 c3a2c3a4c3a4c3b07dc3a2c3a4c3a4c3b07b5e
UTF-8 但辰辰丹}但辰辰丹{^ 111001001011110110000110111010001011111010110000111010001011111010110000111001001011100010111001011111011110010010111101100001101110100010111110101100001110100010111110101100001110010010111000101110010111101101011110 e4bd86e8beb0e8beb0e4b8b97de4bd86e8beb0e8beb0e4b8b97b5e
UHC 但辰辰丹}但辰辰丹{^ 11010011101000111111001011100011111100101110001111010011101000010111110111010011101000111111001011100011111100101110001111010011101000010111101101011110 d3a3f2e3f2e3d3a17dd3a3f2e3f2e3d3a17b5e

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