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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 辰坦奪[}辰坦奪[{^ 1001001001000011100100100101001010010010010001000101101101111101100100100100001110010010010100101001001001000100010110110111101101011110 9243925292445b7d9243925292445b7b5e
EUC-JP 辰坦奪[}辰坦奪[{^ 1100001110100100110000111011001111000011101001010101101101111101110000111010010011000011101100111100001110100101010110110111101101011110 c3a4c3b3c3a55b7dc3a4c3b3c3a55b7b5e
UTF-8 辰坦奪[}辰坦奪[{^ 1110100010111110101100001110010110011101101001101110010110100101101010100101101101111101111010001011111010110000111001011001110110100110111001011010010110101010010110110111101101011110 e8beb0e59da6e5a5aa5b7de8beb0e59da6e5a5aa5b7b5e
UHC 辰坦奪[}辰坦奪[{^ 1111001011100011111101111010010011110111101011000101101101111101111100101110001111110111101001001111011110101100010110110111101101011110 f2e3f7a4f7ac5b7df2e3f7a4f7ac5b7b5e

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