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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 鬆川ッ笠v鬆川ッ笠vB 1110100110100000100100001110110010101111100010100111110101110110111010011010000010010000111011001010111110001010011111010111011001000010 e9a090ecaf8a7d76e9a090ecaf8a7d7642
EUC-JP 鬆川ッ笠v鬆川ッ笠vB 11110010101000101100000011101110100011101010111110110011110111100111011011110010101000101100000011101110100011101010111110110011110111100111011001000010 f2a2c0ee8eafb3de76f2a2c0ee8eafb3de7642
UTF-8 鬆川ッ笠v鬆川ッ笠vB 111010011010110010000110111001011011011110011101111011111011110110101111111001111010110010100000011101101110100110101100100001101110010110110111100111011110111110111101101011111110011110101100101000000111011001000010 e9ac86e5b79defbdafe7aca076e9ac86e5b79defbdafe7aca07642
UHC ?川?笠v?川?笠vB 001111111111010010111001001111111101100010100010011101100011111111110100101110010011111111011000101000100111011001000010 3ff4b93fd8a2763ff4b93fd8a27642

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