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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???訝?}???訝?{^ 001111110011111100111111111001100110001000111111011111010011111100111111001111111110011001100010001111110111101101011110 3f3f3fe6623f7d3f3f3fe6623f7b5e
EUC-JP ???訝?}???訝?{^ 001111110011111100111111111010111100001100111111011111010011111100111111001111111110101111000011001111110111101101011110 3f3f3febc33f7d3f3f3febc33f7b5e
UTF-8 琉쀧맫訝퉚}琉쀧맫訝퉚{^ 111011111010011110001100111011001000000010100111111010111010011110101011111010001010100010011101111011011000100110011010011111011110111110100111100011001110110010000000101001111110101110100111101010111110100010101000100111011110110110001001100110100111101101011110 efa78cec80a7eba7abe8a89ded899a7defa78cec80a7eba7abe8a89ded899a7b5e
UHC 琉쀧맫訝퉚}琉쀧맫訝퉚{^ 1110101110100100100101111110011110010000101100111110010010111000101110010110111001111101111010111010010010010111111001111001000010110011111001001011100010111001011011100111101101011110 eba497e790b3e4b8b96e7deba497e790b3e4b8b96e7b5e

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