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 ???rn}???rn{^ 00111111001111110011111101110010011011100111110100111111001111110011111101110010011011100111101101011110 3f3f3f726e7d3f3f3f726e7b5e
SJIS-WIN 維?Чrn}維?Чrn{^ 1000100011011011001111111000010001011000011100100110111001111101100010001101101100111111100001000101100001110010011011100111101101011110 88db3f8458726e7d88db3f8458726e7b5e
EUC-JP 維?Чrn}維?Чrn{^ 1011000011011101001111111010011110111001011100100110111001111101101100001101110100111111101001111011100101110010011011100111101101011110 b0dd3fa7b9726e7db0dd3fa7b9726e7b5e
UTF-8 維쀫Чrn}維쀫Чrn{^ 1110011110110110101011011110110010000000101010111101000010100111011100100110111001111101111001111011011010101101111011001000000010101011110100001010011101110010011011100111101101011110 e7b6adec80abd0a7726e7de7b6adec80abd0a7726e7b5e
UHC 維쀫Чrn}維쀫Чrn{^ 11101011101010111001011111101011101011001011100101110010011011100111110111101011101010111001011111101011101011001011100101110010011011100111101101011110 ebab97ebacb9726e7debab97ebacb9726e7b5e

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