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 ???詭\}???詭\{^ 001111110011111100111111111001100110101101011100011111010011111100111111001111111110011001101011010111000111101101011110 3f3f3fe66b5c7d3f3f3fe66b5c7b5e
EUC-JP ???詭\}???詭\{^ 001111110011111100111111111010111100110001011100011111010011111100111111001111111110101111001100010111000111101101011110 3f3f3febcc5c7d3f3f3febcc5c7b5e
UTF-8 銳얘퀡詭\}銳얘퀡詭\{^ 1110100110001010101100111110110010010110100110001110110110000000101000011110100010101001101011010101110001111101111010011000101010110011111011001001011010011000111011011000000010100001111010001010100110101101010111000111101101011110 e98ab3ec9698ed80a1e8a9ad5c7de98ab3ec9698ed80a1e8a9ad5c7b5e
UHC 銳얘퀡詭\}銳얘퀡詭\{^ 111001111110010110111110111010101011001110010101110011111111100001011100011111011110011111100101101111101110101010110011100101011100111111111000010111000111101101011110 e7e5beeab395cff85c7de7e5beeab395cff85c7b5e

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