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 辰辿辰綻}辰辿辰綻{^ 10010010010000111001001001001000100100100100001110010010010111010111110110010010010000111001001001001000100100100100001110010010010111010111101101011110 924392489243925d7d924392489243925d7b5e
EUC-JP 辰辿辰綻}辰辿辰綻{^ 11000011101001001100001110101001110000111010010011000011101111100111110111000011101001001100001110101001110000111010010011000011101111100111101101011110 c3a4c3a9c3a4c3be7dc3a4c3a9c3a4c3be7b5e
UTF-8 辰辿辰綻}辰辿辰綻{^ 111010001011111010110000111010001011111010111111111010001011111010110000111001111011011010111011011111011110100010111110101100001110100010111110101111111110100010111110101100001110011110110110101110110111101101011110 e8beb0e8bebfe8beb0e7b6bb7de8beb0e8bebfe8beb0e7b6bb7b5e
UHC 辰?辰綻}辰?辰綻{^ 1111001011100011001111111111001011100011111101111010101001111101111100101110001100111111111100101110001111110111101010100111101101011110 f2e33ff2e3f7aa7df2e33ff2e3f7aa7b5e

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