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 11100010101101111000101010001010100011101010000111100010101101111000101010001010100011101010000101000010 e2b78a8a8ea1e2b78a8a8ea142
EUC-JP 箙滑治箙滑治B 11100100101110011011001111101010101111001010001111100100101110011011001111101010101111001010001101000010 e4b9b3eabca3e4b9b3eabca342
UTF-8 箙滑治箙滑治B 11100111101011101001100111100110101110111001000111100110101100101011101111100111101011101001100111100110101110111001000111100110101100101011101101000010 e7ae99e6bb91e6b2bbe7ae99e6bb91e6b2bb42
UHC ?滑治?滑治B 0011111111111100110000011111011010111101001111111111110011000001111101101011110101000010 3ffcc1f6bd3ffcc1f6bd42

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