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 11101001100010101011100111100111100100001011000011101001100010101011100111100111100100001011000001000010 e98ab9e790b0e98ab9e790b042
EUC-JP 驫ケ逅ー驫ケ逅ーB 1111000111101010100011101011100111101101111100001000111010110000111100011110101010001110101110011110110111110000100011101011000001000010 f1ea8eb9edf08eb0f1ea8eb9edf08eb042
UTF-8 驫ケ逅ー驫ケ逅ーB 11101001101010011010101111101111101111011011100111101001100000001000010111101111101111011011000011101001101010011010101111101111101111011011100111101001100000001000010111101111101111011011000001000010 e9a9abefbdb9e98085efbdb0e9a9abefbdb9e98085efbdb042
UHC ??逅???逅?B 0011111100111111111111011011000100111111001111110011111111111101101100010011111101000010 3f3ffdb13f3f3ffdb13f42

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