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 隰ウ闡ア\}隰ウ闡ア\{^ 1110100010101100101100111110100010010001101100010101110001111101111010001010110010110011111010001001000110110001010111000111101101011110 e8acb3e891b15c7de8acb3e891b15c7b5e
EUC-JP 隰ウ闡ア\}隰ウ闡ア\{^ 111100001010111010001110101100111110111111110001100011101011000101011100011111011111000010101110100011101011001111101111111100011000111010110001010111000111101101011110 f0ae8eb3eff18eb15c7df0ae8eb3eff18eb15c7b5e
UTF-8 隰ウ闡ア\}隰ウ闡ア\{^ 1110100110011010101100001110111110111101101100111110100110010111101000011110111110111101101100010101110001111101111010011001101010110000111011111011110110110011111010011001011110100001111011111011110110110001010111000111101101011110 e99ab0efbdb3e997a1efbdb15c7de99ab0efbdb3e997a1efbdb15c7b5e
UHC ??闡?\}??闡?\{^ 001111110011111111110100110001010011111101011100011111010011111100111111111101001100010100111111010111000111101101011110 3f3ff4c53f5c7d3f3ff4c53f5c7b5e

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