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 晤ら?\}晤ら?\{^ 100111011110101110000010111001110011111101011100011111011001110111101011100000101110011100111111010111000111101101011110 9deb82e73f5c7d9deb82e73f5c7b5e
EUC-JP 晤ら?\}晤ら?\{^ 110110101110110110100100111010010011111101011100011111011101101011101101101001001110100100111111010111000111101101011110 daeda4e93f5c7ddaeda4e93f5c7b5e
UTF-8 晤ら뒴\}晤ら뒴\{^ 1110011010011001101001001110001110000010100010011110101110010010101101000101110001111101111001101001100110100100111000111000001010001001111010111001001010110100010111000111101101011110 e699a4e38289eb92b45c7de699a4e38289eb92b45c7b5e
UHC 晤ら뒴\}晤ら뒴\{^ 1110011111111011101010101110100110001010101011010101110001111101111001111111101110101010111010011000101010101101010111000111101101011110 e7fbaae98aad5c7de7fbaae98aad5c7b5e

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