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 ゚鏆ー矮\}゚鏆ー矮\{^ 1101111111111011111000101011000011100001111000100101110001111101110111111111101111100010101100001110000111100010010111000111101101011110 dffbe2b0e1e25c7ddffbe2b0e1e25c7b5e
EUC-JP ゚鏆ー矮\}゚鏆ー矮\{^ 1000111011011111100011111110010110111111100011101011000011100010111001000101110001111101100011101101111110001111111001011011111110001110101100001110001011100100010111000111101101011110 8edf8fe5bf8eb0e2e45c7d8edf8fe5bf8eb0e2e45c7b5e
UTF-8 ゚鏆ー矮\}゚鏆ー矮\{^ 1110111110111110100111111110100110001111100001101110111110111101101100001110011110011111101011100101110001111101111011111011111010011111111010011000111110000110111011111011110110110000111001111001111110101110010111000111101101011110 efbe9fe98f86efbdb0e79fae5c7defbe9fe98f86efbdb0e79fae5c7b5e
UHC ???矮\}???矮\{^ 001111110011111100111111111010001110000101011100011111010011111100111111001111111110100011100001010111000111101101011110 3f3f3fe8e15c7d3f3f3fe8e15c7b5e

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