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 髣疲ッウ\}髣疲ッウ\{^ 1110100110010111100101001110011010101111101100110101110001111101111010011001011110010100111001101010111110110011010111000111101101011110 e99794e6afb35c7de99794e6afb35c7b5e
EUC-JP 髣疲ッウ\}髣疲ッウ\{^ 111100011111011111001000111010001000111010101111100011101011001101011100011111011111000111110111110010001110100010001110101011111000111010110011010111000111101101011110 f1f7c8e88eaf8eb35c7df1f7c8e88eaf8eb35c7b5e
UTF-8 髣疲ッウ\}髣疲ッウ\{^ 1110100110101011101000111110011110010110101100101110111110111101101011111110111110111101101100110101110001111101111010011010101110100011111001111001011010110010111011111011110110101111111011111011110110110011010111000111101101011110 e9aba3e796b2efbdafefbdb35c7de9aba3e796b2efbdafefbdb35c7b5e
UHC ?疲??\}?疲??\{^ 001111111111100110101010001111110011111101011100011111010011111111111001101010100011111100111111010111000111101101011110 3ff9aa3f3f5c7d3ff9aa3f3f5c7b5e

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