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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 貍¥Β}貍¥Β{^ 111001101011110010000001100011111000001110100000011111011110011010111100100000011000111110000011101000000111101101011110 e6bc818f83a07de6bc818f83a07b5e
EUC-JP 貍¥Β}貍¥Β{^ 111011001011111010100001111011111010011010100010011111011110110010111110101000011110111110100110101000100111101101011110 ecbea1efa6a27decbea1efa6a27b5e
UTF-8 貍¥Β}貍¥Β{^ 11101000101100101000110111101111101111111010010111001110100100100111110111101000101100101000110111101111101111111010010111001110100100100111101101011110 e8b28defbfa5ce927de8b28defbfa5ce927b5e
UHC ?¥Β}?¥Β{^ 00111111101000011100110110100101110000100111110100111111101000011100110110100101110000100111101101011110 3fa1cda5c27d3fa1cda5c27b5e

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