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 驍オ豈ウ\}驍オ豈ウ\{^ 1110100110000010101101011110011010101111101100110101110001111101111010011000001010110101111001101010111110110011010111000111101101011110 e982b5e6afb35c7de982b5e6afb35c7b5e
EUC-JP 驍オ豈ウ\}驍オ豈ウ\{^ 111100011110001010001110101101011110110010110001100011101011001101011100011111011111000111100010100011101011010111101100101100011000111010110011010111000111101101011110 f1e28eb5ecb18eb35c7df1e28eb5ecb18eb35c7b5e
UTF-8 驍オ豈ウ\}驍オ豈ウ\{^ 1110100110101001100011011110111110111101101101011110100010110001100010001110111110111101101100110101110001111101111010011010100110001101111011111011110110110101111010001011000110001000111011111011110110110011010111000111101101011110 e9a98defbdb5e8b188efbdb35c7de9a98defbdb5e8b188efbdb35c7b5e
UHC 驍?豈?\}驍?豈?\{^ 1111110110100100001111111101000111000010001111110101110001111101111111011010010000111111110100011100001000111111010111000111101101011110 fda43fd1c23f5c7dfda43fd1c23f5c7b5e

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