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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 蔕駕宗蔕駕宗B 11100100111101101000100111101101100011110100000011100100111101101000100111101101100011110100000001000010 e4f689ed8f40e4f689ed8f4042
EUC-JP 蔕駕宗蔕駕宗B 11101000111110001011001011101111101111011010000111101000111110001011001011101111101111011010000101000010 e8f8b2efbda1e8f8b2efbda142
UTF-8 蔕駕宗蔕駕宗B 11101000100101001001010111101001101001111001010111100101101011101001011111101000100101001001010111101001101001111001010111100101101011101001011101000010 e89495e9a795e5ae97e89495e9a795e5ae9742
UHC ?駕宗?駕宗B 0011111111001010101111011111000011110011001111111100101010111101111100001111001101000010 3fcabdf0f33fcabdf0f342

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