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 隴厄スコ\}隴厄スコ\{^ 1110100010101101100101101110111110111101101110100101110001111101111010001010110110010110111011111011110110111010010111000111101101011110 e8ad96efbdba5c7de8ad96efbdba5c7b5e
EUC-JP 隴厄スコ\}隴厄スコ\{^ 111100001010111111001100111100011000111010111101100011101011101001011100011111011111000010101111110011001111000110001110101111011000111010111010010111000111101101011110 f0afccf18ebd8eba5c7df0afccf18ebd8eba5c7b5e
UTF-8 隴厄スコ\}隴厄スコ\{^ 1110100110011010101101001110010110001110100001001110111110111101101111011110111110111101101110100101110001111101111010011001101010110100111001011000111010000100111011111011110110111101111011111011110110111010010111000111101101011110 e99ab4e58e84efbdbdefbdba5c7de99ab4e58e84efbdbdefbdba5c7b5e
UHC ?厄??\}?厄??\{^ 001111111110010011111000001111110011111101011100011111010011111111100100111110000011111100111111010111000111101101011110 3fe4f83f3f5c7d3fe4f83f3f5c7b5e

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