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 贓?義?贓?義?^ 11100110110110010011111110001011011000000011111111100110110110010011111110001011011000000011111101011110 e6d93f8b603fe6d93f8b603f5e
EUC-JP 贓?義?贓?義?^ 11101100110110110011111110110101110000010011111111101100110110110011111110110101110000010011111101011110 ecdb3fb5c13fecdb3fb5c13f5e
UTF-8 贓렪義螺贓렪義羅^ 11101000101101001001001111101011101000001010101011100111101111101010100111101111101001001001000111101000101101001001001111101011101000001010101011100111101111101010100111101111101001001000111101011110 e8b493eba0aae7bea9efa491e8b493eba0aae7bea9efa48f5e
UHC 贓렪義螺贓렪義羅^ 1110110111111100100011101011100011101011111110011101000111011110111011011111110010001110101110001110101111111001110100011101110001011110 edfc8eb8ebf9d1deedfc8eb8ebf9d1dc5e

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