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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN レモエメヨ齊ク 11110000101110101101101011010011101101001101001011010110111010101000111010111000 f0badad3b4d2d6ea8eb8
EUC-JP ?レモエメヨ齊ク 001111111000111011011010100011101101001110001110101101001000111011010010100011101101011011110011111011101000111010111000 3f8eda8ed38eb48ed28ed6f3ee8eb8
UTF-8 レモエメヨ齊ク 111011101000000110111001111011111011111010011010111011111011111010010011111011111011110110110100111011111011111010010010111011111011111010010110111010011011110110001010111011111011110110111000 ee81b9efbe9aefbe93efbdb4efbe92efbe96e9bd8aefbdb8
UHC ??????齊? 001111110011111100111111001111110011111100111111111100001011101000111111 3f3f3f3f3f3ff0ba3f

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