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 1000111010110000100011101101110010001110101111001000111011011000100011101011000010001110110111001000111010111100100011101101100001000010 8eb08edc8ebc8ed88eb08edc8ebc8ed842
EUC-JP 鴫灼湿借鴫灼湿借B 1011110010110010101111001101111010111100101111101011110011011010101111001011001010111100110111101011110010111110101111001101101001000010 bcb2bcdebcbebcdabcb2bcdebcbebcda42
UTF-8 鴫灼湿借鴫灼湿借B 11101001101101001010101111100111100000011011110011100110101110011011111111100101100000001001111111101001101101001010101111100111100000011011110011100110101110011011111111100101100000001001111101000010 e9b4abe781bce6b9bfe5809fe9b4abe781bce6b9bfe5809f42
UHC ?灼?借?灼?借B 00111111111011011100011100111111111100111010100000111111111011011100011100111111111100111010100001000010 3fedc73ff3a83fedc73ff3a842

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