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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 率??橈??褥 10010111101001100011111100111111100111101111010000111111001111111110010111110001 97a63f3f9ef43f3fe5f1
EUC-JP 率??橈??褥 11001110101010000011111100111111110111001111011000111111001111111110101011110011 cea83f3fdcf63f3feaf3
UTF-8 率듕툋橈뽳풆褥 111001111000111010000111111010111001001110010101111011011000100010001011111001101010100110001000111010111011110110110011111011011001001010000110111010001010010010100101 e78e87eb9395ed888be6a988ebbdb3ed9286e8a4a5
UHC 率듕툋橈뽳풆褥 1110000111100011101101011110010010111000100000111110100011111010100101101110111110111110100011101110100110110011 e1e3b5e4b883e8fa96efbe8ee9b3

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