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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 貞?彫?貞?彫?B 10010010111001010011111110010010101001000011111110010010111001010011111110010010101001000011111101000010 92e53f92a43f92e53f92a43f42
EUC-JP 貞?彫?貞?彫?B 11000100111001110011111111000100101001100011111111000100111001110011111111000100101001100011111101000010 c4e73fc4a63fc4e73fc4a63f42
UTF-8 貞렟彫뿡貞렟彫뿡B 11101000101100101001111011101011101000001001111111100101101111011010101111101011101111111010000111101000101100101001111011101011101000001001111111100101101111011010101111101011101111111010000101000010 e8b29eeba09fe5bdabebbfa1e8b29eeba09fe5bdabebbfa142
UHC 貞렟彫뿡貞렟彫뿡B 1110111111110110100011101011000011110000110000011011101111010111111011111111011010001110101100001111000011000001101110111101011101000010 eff68eb0f0c1bbd7eff68eb0f0c1bbd742

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