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 ?ュ?\}?ュ?\{^ 00111111100000111000010100111111010111000111110100111111100000111000010100111111010111000111101101011110 3f83853f5c7d3f83853f5c7b5e
EUC-JP ?ュ?\}?ュ?\{^ 00111111101001011110010100111111010111000111110100111111101001011110010100111111010111000111101101011110 3fa5e53f5c7d3fa5e53f5c7b5e
UTF-8 曆ュㄷ\}曆ュㄷ\{^ 1110111110100110100010111110001110000011101001011110001110000100101101110101110001111101111011111010011010001011111000111000001110100101111000111000010010110111010111000111101101011110 efa68be383a5e384b75c7defa68be383a5e384b75c7b5e
UHC 曆ュㄷ\}曆ュㄷ\{^ 1110011010110111101010111110010110100100101001110101110001111101111001101011011110101011111001011010010010100111010111000111101101011110 e6b7abe5a4a75c7de6b7abe5a4a75c7b5e

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