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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 酷??}酷??{^ 1000110110010011001111110011111101111101100011011001001100111111001111110111101101011110 8d933f3f7d8d933f3f7b5e
EUC-JP 酷??}酷??{^ 1011100111110011001111110011111101111101101110011111001100111111001111110111101101011110 b9f33f3f7db9f33f3f7b5e
UTF-8 酷렑렞}酷렑렞{^ 111010011000010110110111111010111010000010010001111010111010000010011110011111011110100110000101101101111110101110100000100100011110101110100000100111100111101101011110 e985b7eba091eba09e7de985b7eba091eba09e7b5e
UHC 酷렑렞}酷렑렞{^ 111110111110010110001110101001101000111010101111011111011111101111100101100011101010011010001110101011110111101101011110 fbe58ea68eaf7dfbe58ea68eaf7b5e

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