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 ????d}????d{^ 00111111001111110011111100111111011001000111110100111111001111110011111100111111011001000111101101011110 3f3f3f3f647d3f3f3f3f647b5e
SJIS-WIN ?舜??d}?舜??d{^ 001111111000111101110111001111110011111101100100011111010011111110001111011101110011111100111111011001000111101101011110 3f8f773f3f647d3f8f773f3f647b5e
EUC-JP ?舜??d}?舜??d{^ 001111111011110111011000001111110011111101100100011111010011111110111101110110000011111100111111011001000111101101011110 3fbdd83f3f647d3fbdd83f3f647b5e
UTF-8 쒀舜렖롔d}쒀舜렖롔d{^ 1110110010010010100000001110100010001000100111001110101110100000100101101110101110100001100101000110010001111101111011001001001010000000111010001000100010011100111010111010000010010110111010111010000110010100011001000111101101011110 ec9280e8889ceba096eba194647dec9280e8889ceba096eba194647b5e
UHC 쒀舜렖롔d}쒀舜렖롔d{^ 101111101010110011100010111011111000111010101011100011101101100001100100011111011011111010101100111000101110111110001110101010111000111011011000011001000111101101011110 beace2ef8eab8ed8647dbeace2ef8eab8ed8647b5e

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