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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??裁???裁?^ 0011111100111111100011011101100100111111001111110011111110001101110110010011111101011110 3f3f8dd93f3f3f8dd93f5e
EUC-JP ??裁???裁?^ 0011111100111111101110101101101100111111001111110011111110111010110110110011111101011110 3f3fbadb3f3f3fbadb3f5e
UTF-8 渽렧裁줏渽렧裁줌^ 11100110101110001011110111101011101000001010011111101000101000111000000111101100101001001000111111100110101110001011110111101011101000001010011111101000101000111000000111101100101001001000110001011110 e6b8bdeba0a7e8a381eca48fe6b8bdeba0a7e8a381eca48c5e
UHC 渽렧裁줏渽렧裁줌^ 1110111010101010100011101011011011101110101011101100000111011110111011101010101010001110101101101110111010101110110000011101110001011110 eeaa8eb6eeaec1deeeaa8eb6eeaec1dc5e

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