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 趙?梯?趙?梯?^ 11100110111000100011111110010010111100100011111111100110111000100011111110010010111100100011111101011110 e6e23f92f23fe6e23f92f23f5e
EUC-JP 趙?梯?趙?梯?^ 11101100111001000011111111000100111101000011111111101100111001000011111111000100111101000011111101011110 ece43fc4f43fece43fc4f43f5e
UTF-8 趙렪梯렕趙렪梯렕^ 11101000101101101001100111101011101000001010101011100110101000101010111111101011101000001001010111101000101101101001100111101011101000001010101011100110101000101010111111101011101000001001010101011110 e8b699eba0aae6a2afeba095e8b699eba0aae6a2afeba0955e
UHC 趙렪梯렕趙렪梯렕^ 1111000011100001100011101011100011110000101011001000111010101010111100001110000110001110101110001111000010101100100011101010101001011110 f0e18eb8f0ac8eaaf0e18eb8f0ac8eaa5e

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