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 辰足丹臓}辰足丹臓{^ 10010010010000111001000110101011100100100100111110010001100111110111110110010010010000111001000110101011100100100100111110010001100111110111101101011110 924391ab924f919f7d924391ab924f919f7b5e
EUC-JP 辰足丹臓}辰足丹臓{^ 11000011101001001100001010101101110000111011000011000010101000010111110111000011101001001100001010101101110000111011000011000010101000010111101101011110 c3a4c2adc3b0c2a17dc3a4c2adc3b0c2a17b5e
UTF-8 辰足丹臓}辰足丹臓{^ 111010001011111010110000111010001011011010110011111001001011100010111001111010001000011110010011011111011110100010111110101100001110100010110110101100111110010010111000101110011110100010000111100100110111101101011110 e8beb0e8b6b3e4b8b9e887937de8beb0e8b6b3e4b8b9e887937b5e
UHC 辰足丹?}辰足丹?{^ 1111001011100011111100001110101111010011101000010011111101111101111100101110001111110000111010111101001110100001001111110111101101011110 f2e3f0ebd3a13f7df2e3f0ebd3a13f7b5e

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