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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 辰辿辰綻辰辿辰綻^ 1001001001000011100100100100100010010010010000111001001001011101100100100100001110010010010010001001001001000011100100100101110101011110 924392489243925d924392489243925d5e
EUC-JP 辰辿辰綻辰辿辰綻^ 1100001110100100110000111010100111000011101001001100001110111110110000111010010011000011101010011100001110100100110000111011111001011110 c3a4c3a9c3a4c3bec3a4c3a9c3a4c3be5e
UTF-8 辰辿辰綻辰辿辰綻^ 11101000101111101011000011101000101111101011111111101000101111101011000011100111101101101011101111101000101111101011000011101000101111101011111111101000101111101011000011100111101101101011101101011110 e8beb0e8bebfe8beb0e7b6bbe8beb0e8bebfe8beb0e7b6bb5e
UHC 辰?辰綻辰?辰綻^ 111100101110001100111111111100101110001111110111101010101111001011100011001111111111001011100011111101111010101001011110 f2e33ff2e3f7aaf2e33ff2e3f7aa5e

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