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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 鈔ア菫玲クャ霎ソ蒹 1110011111100010101100011110010010111111100101111110011010111000101011001110100010111110101111111110010011100011 e7e2b1e4bf97e6b8ace8bebfe4e3
EUC-JP 鈔ア菫玲クャ霎ソ蒹 111011101110010010001110101100011110100011000001110011101110100010001110101110001000111010101100111100001100000010001110101111111110100011100101 eee48eb1e8c1cee88eb88eacf0c08ebfe8e5
UTF-8 鈔ア菫玲クャ霎ソ蒹 111010011000100010010100111011111011110110110001111010001000111110101011111001111000111010110010111011111011110110111000111011111011110110101100111010011001110010001110111011111011110110111111111010001001001010111001 e98894efbdb1e88fabe78eb2efbdb8efbdace99c8eefbdbfe892b9
UHC ??菫玲????? 0011111100111111110100001100101111010110101111000011111100111111001111110011111100111111 3f3fd0cbd6bc3f3f3f3f3f

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