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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 饒??\}饒??\{^ 11101001011000000011111100111111010111000111110111101001011000000011111100111111010111000111101101011110 e9603f3f5c7de9603f3f5c7b5e
EUC-JP 饒??\}饒??\{^ 11110001110000010011111100111111010111000111110111110001110000010011111100111111010111000111101101011110 f1c13f3f5c7df1c13f3f5c7b5e
UTF-8 饒ⓩ츎\}饒ⓩ츎\{^ 1110100110100101100100101110001010010011101010011110110010111000100011100101110001111101111010011010010110010010111000101001001110101001111011001011100010001110010111000111101101011110 e9a592e293a9ecb88e5c7de9a592e293a9ecb88e5c7b5e
UHC 饒ⓩ츎\}饒ⓩ츎\{^ 1110100110101110101010001110011010101110100010010101110001111101111010011010111010101000111001101010111010001001010111000111101101011110 e9aea8e6ae895c7de9aea8e6ae895c7b5e

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