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 辰多速[}辰多速[{^ 1001001001000011100100011011110110010001101011000101101101111101100100100100001110010001101111011001000110101100010110110111101101011110 924391bd91ac5b7d924391bd91ac5b7b5e
EUC-JP 辰多速[}辰多速[{^ 1100001110100100110000101011111111000010101011100101101101111101110000111010010011000010101111111100001010101110010110110111101101011110 c3a4c2bfc2ae5b7dc3a4c2bfc2ae5b7b5e
UTF-8 辰多速[}辰多速[{^ 1110100010111110101100001110010110100100100110101110100110000000100111110101101101111101111010001011111010110000111001011010010010011010111010011000000010011111010110110111101101011110 e8beb0e5a49ae9809f5b7de8beb0e5a49ae9809f5b7b5e
UHC 辰多速[}辰多速[{^ 1111001011100011110100101111110111100001110111000101101101111101111100101110001111010010111111011110000111011100010110110111101101011110 f2e3d2fde1dc5b7df2e3d2fde1dc5b7b5e

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