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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 荵伜スァ\}荵伜スァ\{^ 1110010010111001100110001110010110111101101001110101110001111101111001001011100110011000111001011011110110100111010111000111101101011110 e4b998e5bda75c7de4b998e5bda75c7b5e
EUC-JP 荵伜スァ\}荵伜スァ\{^ 111010001011101111010000111001111000111010111101100011101010011101011100011111011110100010111011110100001110011110001110101111011000111010100111010111000111101101011110 e8bbd0e78ebd8ea75c7de8bbd0e78ebd8ea75c7b5e
UTF-8 荵伜スァ\}荵伜スァ\{^ 1110100010001101101101011110010010111100100111001110111110111101101111011110111110111101101001110101110001111101111010001000110110110101111001001011110010011100111011111011110110111101111011111011110110100111010111000111101101011110 e88db5e4bc9cefbdbdefbda75c7de88db5e4bc9cefbdbdefbda75c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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