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 貔オ閠ウ\}貔オ閠ウ\{^ 1110011010111110101101011110100010000000101100110101110001111101111001101011111010110101111010001000000010110011010111000111101101011110 e6beb5e880b35c7de6beb5e880b35c7b5e
EUC-JP 貔オ閠ウ\}貔オ閠ウ\{^ 111011001100000010001110101101011110111111100000100011101011001101011100011111011110110011000000100011101011010111101111111000001000111010110011010111000111101101011110 ecc08eb5efe08eb35c7decc08eb5efe08eb35c7b5e
UTF-8 貔オ閠ウ\}貔オ閠ウ\{^ 1110100010110010100101001110111110111101101101011110100110010110101000001110111110111101101100110101110001111101111010001011001010010100111011111011110110110101111010011001011010100000111011111011110110110011010111000111101101011110 e8b294efbdb5e996a0efbdb35c7de8b294efbdb5e996a0efbdb35c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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