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 蟋灘ァ甜蟋灘ァ甜^ 111001011010011110010011111001011010011110010011010110111110010110100111100100111110010110100111100100110101101101011110 e5a793e5a7935be5a793e5a7935b5e
EUC-JP 蟋灘ァ甜蟋灘ァ甜^ 1110101010101001110001101110011110001110101001111100010110111100111010101010100111000110111001111000111010100111110001011011110001011110 eaa9c6e78ea7c5bceaa9c6e78ea7c5bc5e
UTF-8 蟋灘ァ甜蟋灘ァ甜^ 11101000100111111000101111100111100000011001100011101111101111011010011111100111100101001001110011101000100111111000101111100111100000011001100011101111101111011010011111100111100101001001110001011110 e89f8be78198efbda7e7949ce89f8be78198efbda7e7949c5e
UHC ?灘???灘??^ 0011111111110111101010000011111100111111001111111111011110101000001111110011111101011110 3ff7a83f3f3ff7a83f3f5e

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