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 酉??}酉??{^ 1001001111010001001111110011111101111101100100111101000100111111001111110111101101011110 93d13f3f7d93d13f3f7b5e
EUC-JP 酉??}酉??{^ 1100011011010011001111110011111101111101110001101101001100111111001111110111101101011110 c6d33f3f7dc6d33f3f7b5e
UTF-8 酉쒒뼀}酉쒒뼀{^ 111010011000010110001001111011001001001010010010111010111011110010000000011111011110100110000101100010011110110010010010100100101110101110111100100000000111101101011110 e98589ec9292ebbc807de98589ec9292ebbc807b5e
UHC 酉쒒뼀}酉쒒뼀{^ 111010111011011110011100111010011001011010001011011111011110101110110111100111001110100110010110100010110111101101011110 ebb79ce9968b7debb79ce9968b7b5e

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