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 鈔ア菫玲クャ霎ソ蒹カ 111001111110001010110001111001001011111110010111111001101011100010101100111010001011111010111111111001001110001110110110 e7e2b1e4bf97e6b8ace8bebfe4e3b6
EUC-JP 鈔ア菫玲クャ霎ソ蒹カ 1110111011100100100011101011000111101000110000011100111011101000100011101011100010001110101011001111000011000000100011101011111111101000111001011000111010110110 eee48eb1e8c1cee88eb88eacf0c08ebfe8e58eb6
UTF-8 鈔ア菫玲クャ霎ソ蒹カ 111010011000100010010100111011111011110110110001111010001000111110101011111001111000111010110010111011111011110110111000111011111011110110101100111010011001110010001110111011111011110110111111111010001001001010111001111011111011110110110110 e98894efbdb1e88fabe78eb2efbdb8efbdace99c8eefbdbfe892b9efbdb6
UHC ??菫玲?????? 001111110011111111010000110010111101011010111100001111110011111100111111001111110011111100111111 3f3fd0cbd6bc3f3f3f3f3f3f

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