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 辰蔵辰足}辰蔵辰足{^ 10010010010000111001000110100000100100100100001110010001101010110111110110010010010000111001000110100000100100100100001110010001101010110111101101011110 924391a0924391ab7d924391a0924391ab7b5e
EUC-JP 辰蔵辰足}辰蔵辰足{^ 11000011101001001100001010100010110000111010010011000010101011010111110111000011101001001100001010100010110000111010010011000010101011010111101101011110 c3a4c2a2c3a4c2ad7dc3a4c2a2c3a4c2ad7b5e
UTF-8 辰蔵辰足}辰蔵辰足{^ 111010001011111010110000111010001001010010110101111010001011111010110000111010001011011010110011011111011110100010111110101100001110100010010100101101011110100010111110101100001110100010110110101100110111101101011110 e8beb0e894b5e8beb0e8b6b37de8beb0e894b5e8beb0e8b6b37b5e
UHC 辰?辰足}辰?辰足{^ 1111001011100011001111111111001011100011111100001110101101111101111100101110001100111111111100101110001111110000111010110111101101011110 f2e33ff2e3f0eb7df2e33ff2e3f0eb7b5e

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