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 鈔ア蟄伜霎ソ葹エ蜊 1110011111100010101100011110010110101101100110001110010111110101100011111110100010111110101111111110010011011111101101001110010110001101 e7e2b1e5ad98e5f58fe8bebfe4dfb4e58d
EUC-JP 鈔ア蟄伜?霎ソ葹エ蜊 11101110111001001000111010110001111010101010111111010000111001110011111111110000110000001000111010111111111010001110000110001110101101001110100111101101 eee48eb1eaafd0e73ff0c08ebfe8e18eb4e9ed
UTF-8 鈔ア蟄伜霎ソ葹エ蜊 111010011000100010010100111011111011110110110001111010001001111110000100111001001011110010011100111011101000111110111010111010011001110010001110111011111011110110111111111010001001000110111001111011111011110110110100111010001001110010001010 e98894efbdb1e89f84e4bc9cee8fbae99c8eefbdbfe891b9efbdb4e89c8a
UHC ??蟄??????? 0011111100111111111101101101111000111111001111110011111100111111001111110011111100111111 3f3ff6de3f3f3f3f3f3f3f

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