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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 晤ゆ?\}晤ゆ?\{^ 100111011110101110000010111001000011111101011100011111011001110111101011100000101110010000111111010111000111101101011110 9deb82e43f5c7d9deb82e43f5c7b5e
EUC-JP 晤ゆ?\}晤ゆ?\{^ 110110101110110110100100111001100011111101011100011111011101101011101101101001001110011000111111010111000111101101011110 daeda4e63f5c7ddaeda4e63f5c7b5e
UTF-8 晤ゆ뙼\}晤ゆ뙼\{^ 1110011010011001101001001110001110000010100001101110101110011001101111000101110001111101111001101001100110100100111000111000001010000110111010111001100110111100010111000111101101011110 e699a4e38286eb99bc5c7de699a4e38286eb99bc5c7b5e
UHC 晤ゆ뙼\}晤ゆ뙼\{^ 1110011111111011101010101110011010001100101111110101110001111101111001111111101110101010111001101000110010111111010111000111101101011110 e7fbaae68cbf5c7de7fbaae68cbf5c7b5e

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