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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN レモエメヤ齊ョク葹 11110000101110101101101011010011101101001101001011010100111010101000111010101110101110001110010011011111 f0badad3b4d2d4ea8eaeb8e4df
EUC-JP ?レモエメヤ齊ョク葹 00111111100011101101101010001110110100111000111010110100100011101101001010001110110101001111001111101110100011101010111010001110101110001110100011100001 3f8eda8ed38eb48ed28ed4f3ee8eae8eb8e8e1
UTF-8 レモエメヤ齊ョク葹 111011101000000110111001111011111011111010011010111011111011111010010011111011111011110110110100111011111011111010010010111011111011111010010100111010011011110110001010111011111011110110101110111011111011110110111000111010001001000110111001 ee81b9efbe9aefbe93efbdb4efbe92efbe94e9bd8aefbdaeefbdb8e891b9
UHC ??????齊??? 0011111100111111001111110011111100111111001111111111000010111010001111110011111100111111 3f3f3f3f3f3ff0ba3f3f3f

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