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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ?舜?慂n}?舜?慂n{^ 0011111110001111011101110011111110011100110010000110111001111101001111111000111101110111001111111001110011001000011011100111101101011110 3f8f773f9cc86e7d3f8f773f9cc86e7b5e
EUC-JP ?舜?慂n}?舜?慂n{^ 0011111110111101110110000011111111011000110010100110111001111101001111111011110111011000001111111101100011001010011011100111101101011110 3fbdd83fd8ca6e7d3fbdd83fd8ca6e7b5e
UTF-8 쒀舜렖慂n}쒀舜렖慂n{^ 1110110010010010100000001110100010001000100111001110101110100000100101101110011010000101100000100110111001111101111011001001001010000000111010001000100010011100111010111010000010010110111001101000010110000010011011100111101101011110 ec9280e8889ceba096e685826e7dec9280e8889ceba096e685826e7b5e
UHC 쒀舜렖慂n}쒀舜렖慂n{^ 101111101010110011100010111011111000111010101011111010011011110101101110011111011011111010101100111000101110111110001110101010111110100110111101011011100111101101011110 beace2ef8eabe9bd6e7dbeace2ef8eabe9bd6e7b5e

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